Home
last modified time | relevance | path

Searched defs:rdpmc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/arch/x86/tests/
Drdpmc.c17 static u64 rdpmc(unsigned int counter) in rdpmc() function
/Linux-v4.19/arch/x86/include/asm/
Dmsr.h299 #define rdpmc(counter, low, high) \ macro
Dparavirt.h192 #define rdpmc(counter, low, high) \ macro