Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h92 PERCENT_HITS_LOCAL, enumerator
H 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()