Home
last modified time | relevance | path

Searched refs:percore (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/perf/util/
H A Devsel_config.h46 bool percore; member
H A Dstat-display.c285 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_std()
342 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_csv()
393 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_json()
1796 if (counter->percore) in evlist__print_counters()
H A Devsel.h77 bool percore; member
H A Dparse-events.l333 percore { return term(yyscanner, PARSE_EVENTS__TERM_TYPE_PERCORE); }
H A Dparse-events.c1221 ADD_CONFIG_TERM_VAL(PERCORE, percore, in get_config_terms()
1409 return term->val.percore; in config_term_percore()
1534 evsel->percore = config_term_percore(&evsel->config_terms); in parse_events_add_pmu()
H A Dstat.c656 if (!evsel->percore) in evsel__process_percore()
H A Devsel.c549 evsel->percore = orig->percore; in evsel__clone()
/linux-6.15/tools/perf/Documentation/
H A Dperf-stat.txt52 'percore' is a event qualifier that sums up the event counts for both
54 perf stat -A -a -e cpu/event,percore=1/,otherevent ...
544 --percore-show-thread::
545 The event modifier "percore" has supported to sum up the event counts
548 This option with event modifier "percore" enabled also sums up the event
H A Dperf-list.txt285 percore:
290 perf stat -e cpu/event=0,umask=0x3,percore=1/