Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dstat.h84 bool percore_show_thread; member
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()
1470 if (config->percore_show_thread) in print_percore()
/linux-6.6.21/tools/perf/
Dbuiltin-stat.c1274 OPT_BOOLEAN(0, "percore-show-thread", &stat_config.percore_show_thread,