Searched refs:UNCORE_PMU_HRTIMER_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/arch/x86/events/intel/ | ||
D | uncore.h | 12 #define UNCORE_PMU_HRTIMER_INTERVAL (60LL * NSEC_PER_SEC) macro |
D | uncore.c | 355 box->hrtimer_duration = UNCORE_PMU_HRTIMER_INTERVAL; in uncore_alloc_box() |