Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c230 hrtimer_forward_now(hrtimer, ns_to_ktime(box->hrtimer_duration)); in uncore_pmu_hrtimer()
237 ns_to_ktime(box->hrtimer_duration), 0, in uncore_pmu_start_hrtimer()
272 box->hrtimer_duration = UNCORE_PMU_HRTIMER_INTERVAL; in uncore_alloc_box()
Dperf_event_intel_uncore.h105 u64 hrtimer_duration; /* hrtimer timeout for this box */ member
Dperf_event_intel_uncore_snb.c210 box->hrtimer_duration = UNCORE_SNB_IMC_HRTIMER_INTERVAL; in snb_uncore_imc_init_box()