Searched refs:perf_counts__set_loaded (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | counts.h | 32 perf_counts__set_loaded(struct perf_counts *counts, int cpu_map_idx, int thread, bool loaded) in perf_counts__set_loaded() function
|
| H A D | evsel.c | 1927 perf_counts__set_loaded(counter->counts, cpu_map_idx, thread, true); in evsel__set_count() 1936 perf_counts__set_loaded(counter->counts, cpu_map_idx, thread, true); in evsel__set_count()
|
| /linux/tools/perf/ |
| H A D | builtin-stat.c | 347 perf_counts__set_loaded(counter->counts, cpu_map_idx, thread, false); in read_counter_cpu()
|