Home
last modified time | relevance | path

Searched refs:PERCENT_HITS_LOCAL (Results 1 – 3 of 3) sorted by relevance

/tools/perf/ui/browsers/
A Dannotate.c755 case PERCENT_HITS_LOCAL: in switch_percent_type()
765 opts->percent_type = PERCENT_HITS_LOCAL; in switch_percent_type()
769 opts->percent_type = PERCENT_HITS_LOCAL; in switch_percent_type()
/tools/perf/util/
A Dannotate.h92 PERCENT_HITS_LOCAL, enumerator
A Dannotate.c929 data->percent[PERCENT_HITS_LOCAL] = 100.0 * hits / sym_hist->nr_samples; in calc_percent()
2328 type = PERCENT_HITS_LOCAL; in parse_percent_type()

Completed in 17 milliseconds