Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/arch/x86/tests/
Drdpmc.c19 static u64 rdpmc(unsigned int counter) in rdpmc() function
/Linux-v5.4/arch/x86/include/asm/
Dmsr.h310 #define rdpmc(counter, low, high) \ macro
Dparavirt.h228 #define rdpmc(counter, low, high) \ macro