Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dstat.h84 bool percore_show_thread; member
A Dstat-display.c220 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_std()
277 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_csv()
330 if (evsel->percore && !config->percore_show_thread) { in print_aggr_id_json()
1505 if (config->percore_show_thread) in print_percore()
/linux/tools/perf/
A Dbuiltin-stat.c2495 OPT_BOOLEAN(0, "percore-show-thread", &stat_config.percore_show_thread, in cmd_stat()

Completed in 14 milliseconds