Home
last modified time | relevance | path

Searched refs:cumulated_percent (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libpp/
Dformat_output.h78 count_array_t cumulated_percent; member
Dformat_output.cpp333 f.counts.cumulated_percent[f.pclass] += f.sample.counts[f.pclass]; in format_cumulated_percent()
335 return get_percent(f.counts.cumulated_percent[f.pclass], in format_cumulated_percent()
481 c.cumulated_percent = count_array_t(); in output_details()