Home
last modified time | relevance | path

Searched refs:hrtimer_duration (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore.h142 u64 hrtimer_duration; /* hrtimer timeout for this box */ member
H A Duncore.c297 hrtimer_forward_now(hrtimer, ns_to_ktime(box->hrtimer_duration)); in uncore_pmu_hrtimer()
303 hrtimer_start(&box->hrtimer, ns_to_ktime(box->hrtimer_duration), in uncore_pmu_start_hrtimer()
339 box->hrtimer_duration = UNCORE_PMU_HRTIMER_INTERVAL; in uncore_alloc_box()
H A Duncore_snb.c520 box->hrtimer_duration = UNCORE_SNB_IMC_HRTIMER_INTERVAL; in snb_uncore_imc_init_box()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore.h152 u64 hrtimer_duration; /* hrtimer timeout for this box */ member
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_snb.c852 box->hrtimer_duration = UNCORE_SNB_IMC_HRTIMER_INTERVAL; in snb_uncore_imc_init_box()

Completed in 11 milliseconds