Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dstat.h157 bool percore_show_thread; member
A Dstat-display.c206 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_std()
255 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_csv()
300 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_json()
1347 if (config->percore_show_thread) in print_percore()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c1269 OPT_BOOLEAN(0, "percore-show-thread", &stat_config.percore_show_thread,

Completed in 11 milliseconds