Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dtsc.c13 static void test_rdtscp(u64 aux) in test_rdtscp()
22 static void test_rdpid(u64 aux) in test_rdpid()
H A Dpmu_pebs.c45 u64 aux; member
/kvm-unit-tests/lib/x86/
H A Dprocessor.h979 static inline unsigned long long rdtscp(u32 *aux) in rdtscp()