Home
last modified time | relevance | path

Searched defs:metric_only (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dstat-display.c966 bool metric_only = config->metric_only; in print_counter_aggrdata() local
1462 bool metric_only = config->metric_only; in print_percore() local
1531 bool metric_only = config->metric_only; in evlist__print_counters() local
Dstat.h75 bool metric_only; member