Home
last modified time | relevance | path

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

/linux/tools/lib/perf/
A Dmmap.c280 static u64 read_perf_counter(unsigned int counter) in read_perf_counter() function
298 static u64 read_perf_counter(unsigned int counter __maybe_unused) { return 0; } in read_perf_counter() function
333 s64 evcnt = read_perf_counter(idx - 1); in perf_mmap__read_self()

Completed in 3 milliseconds