Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/perf/
Dmmap.c281 static u64 read_perf_counter(unsigned int counter) in read_perf_counter() function
350 static u64 read_perf_counter(unsigned int counter) in read_perf_counter() function
396 static u64 read_perf_counter(unsigned int counter __maybe_unused) { return 0; } in read_perf_counter() function
431 s64 evcnt = read_perf_counter(idx - 1); in perf_mmap__read_self()