Searched refs:x86_pmu_max_precise (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/events/
H A Dcore.c543 int x86_pmu_max_precise(void) function
564 int precise = x86_pmu_max_precise();
2601 return snprintf(buf, PAGE_SIZE, "%d\n", x86_pmu_max_precise());
H A Dperf_event.h1139 int x86_pmu_max_precise(void);

Completed in 148 milliseconds