Home
last modified time | relevance | path

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

/tools/perf/arch/x86/tests/
DBuild5 perf-y += rdpmc.o
Drdpmc.c19 static u64 rdpmc(unsigned int counter) in rdpmc() function
60 count += rdpmc(idx - 1); in mmap_read_self()