Home
last modified time | relevance | path

Searched refs:perf_counts__is_loaded (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dcounts.h27 perf_counts__is_loaded(struct perf_counts *counts, int cpu, int thread) in perf_counts__is_loaded() function
/Linux-v5.10/tools/perf/
Dbuiltin-stat.c353 if (!perf_counts__is_loaded(counter->counts, cpu, thread) && in read_counter_cpu()