Home
last modified time | relevance | path

Searched refs:PERCENT_PERIOD_LOCAL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c635 opts->percent_type = PERCENT_PERIOD_LOCAL; in switch_percent_type()
645 case PERCENT_PERIOD_LOCAL: in switch_percent_type()
655 opts->percent_type = PERCENT_PERIOD_LOCAL; in switch_percent_type()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c684 opts->percent_type = PERCENT_PERIOD_LOCAL; in switch_percent_type()
694 case PERCENT_PERIOD_LOCAL: in switch_percent_type()
704 opts->percent_type = PERCENT_PERIOD_LOCAL; in switch_percent_type()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h122 PERCENT_PERIOD_LOCAL, enumerator
H A Dannotate.c66 .percent_type = PERCENT_PERIOD_LOCAL,
2131 data->percent[PERCENT_PERIOD_LOCAL] = 100.0 * period / sym_hist->period; in calc_percent()
3171 type = PERCENT_PERIOD_LOCAL; in parse_percent_type()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h122 PERCENT_PERIOD_LOCAL, enumerator
H A Dannotate.c2258 data->percent[PERCENT_PERIOD_LOCAL] = 100.0 * period / sym_hist->period; in calc_percent()
3349 opt->percent_type = PERCENT_PERIOD_LOCAL; in annotation_options__init()
3370 type = PERCENT_PERIOD_LOCAL; in parse_percent_type()

Completed in 14 milliseconds