Searched refs:read_perf_counter (Results 1 – 1 of 1) sorted by relevance
280 static u64 read_perf_counter(unsigned int counter) in read_perf_counter() function298 static u64 read_perf_counter(unsigned int counter __maybe_unused) { return 0; } in read_perf_counter() function333 s64 evcnt = read_perf_counter(idx - 1); in perf_mmap__read_self()
Completed in 3 milliseconds