Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore.c329 hrtimer_forward_now(hrtimer, ns_to_ktime(box->hrtimer_duration)); in uncore_pmu_hrtimer()
335 hrtimer_start(&box->hrtimer, ns_to_ktime(box->hrtimer_duration), in uncore_pmu_start_hrtimer()
370 box->hrtimer_duration = UNCORE_PMU_HRTIMER_INTERVAL; in uncore_alloc_box()
H A Duncore.h152 u64 hrtimer_duration; /* hrtimer timeout for this box */ member
H A Duncore_snb.c852 box->hrtimer_duration = UNCORE_SNB_IMC_HRTIMER_INTERVAL; in snb_uncore_imc_init_box()