opreport.cpp | 157 count_array_t total_counts; member in struct:__anon24411::summary_container 178 total_counts[i] += app.add_profile(*it, i); 181 total_counts[i] 306 ? summaries.total_counts[i] : app.counts[i]; 327 if ((app.counts[0] * 100.0) / summaries.total_counts[0] 333 output_count(summaries.total_counts[j], app.counts[j]);
|