Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/ui/browsers/
A Dannotate.c681 case PERCENT_HITS_LOCAL: in switch_percent_type()
691 opts->percent_type = PERCENT_HITS_LOCAL; in switch_percent_type()
695 opts->percent_type = PERCENT_HITS_LOCAL; in switch_percent_type()
/linux-6.3-rc2/tools/perf/util/
A Dannotate.h122 PERCENT_HITS_LOCAL, enumerator
A Dannotate.c2156 data->percent[PERCENT_HITS_LOCAL] = 100.0 * hits / sym_hist->nr_samples; in calc_percent()
3247 type = PERCENT_HITS_LOCAL; in parse_percent_type()

Completed in 13 milliseconds