Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel_config.h45 bool percore; member
H A Dstat-display.c214 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_std()
267 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_csv()
316 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_json()
1584 if (counter->percore) in evlist__print_counters()
H A Dparse-events.l245 percore { return term(yyscanner, PARSE_EVENTS__TERM_TYPE_PERCORE); }
H A Devsel.h92 bool percore; member
H A Dparse-events.c1165 ADD_CONFIG_TERM_VAL(PERCORE, percore, in get_config_terms()
1364 return term->val.percore; in config_term_percore()
1473 evsel->percore = config_term_percore(&evsel->config_terms); in parse_events_add_pmu()
H A Dstat.c647 if (!evsel->percore) in evsel__process_percore()
H A Devsel.c428 evsel->percore = orig->percore; in evsel__clone()
/openbmc/linux/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 ...
521 --percore-show-thread::
522 The event modifier "percore" has supported to sum up the event counts
525 This option with event modifier "percore" enabled also sums up the event
H A Dperf-list.txt263 percore:
268 perf stat -e cpu/event=0,umask=0x3,percore=1/