Home
last modified time | relevance | path

Searched refs:stop_read_counter (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.h124 bool stop_read_counter; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat.h90 bool stop_read_counter; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-stat.c416 if (!stat_config.stop_read_counter && (read_affinity_counters(rs) < 0)) in read_counters()
912 stat_config.stop_read_counter = true; in __run_perf_stat()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-stat.c413 if (!stat_config.stop_read_counter) { in read_counters()
916 stat_config.stop_read_counter = true; in __run_perf_stat()

Completed in 8 milliseconds