Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/x86/tests/
Drdpmc.c12 static u64 rdpmc(unsigned int counter) in rdpmc() function
/linux-4.4.14/arch/x86/include/asm/
Dmsr.h220 #define rdpmc(counter, low, high) \ macro
Dparavirt.h206 #define rdpmc(counter, low, high) \ macro