OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cumulated_percent_details
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpp/
format_output.h
80
count_array_t
cumulated_percent_details
;
member in struct:format_output::formatter::counts_t
format_output.cpp
349
f.counts.
cumulated_percent_details
[f.pclass] += f.sample.counts[f.pclass];
351
return get_percent(f.counts.
cumulated_percent_details
[f.pclass],
Completed in 216 milliseconds