Searched refs:read_single_counter (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-stat.c | 315 static int read_single_counter(struct evsel *counter, int cpu, in read_single_counter() function 354 read_single_counter(counter, cpu, thread, rs)) { in read_counter_cpu()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-stat.c | 278 static int read_single_counter(struct evsel *counter, int cpu_map_idx, in read_single_counter() function 334 read_single_counter(counter, cpu_map_idx, thread, rs)) { in read_counter_cpu()
|
Completed in 6 milliseconds