Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c337 #define CPUID_REG_CNT 4 macro
347 unsigned int reg[CPUID_REG_CNT];
409 for (j = 0; j < CPUID_REG_CNT; j++) { in compare_caps()