Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h318 void uncore_pmu_cancel_hrtimer(struct intel_uncore_box *box);
Dperf_event_intel_uncore.c294 void uncore_pmu_cancel_hrtimer(struct intel_uncore_box *box) in uncore_pmu_cancel_hrtimer() function
499 uncore_pmu_cancel_hrtimer(box); in uncore_pmu_event_stop()
1147 uncore_pmu_cancel_hrtimer(box); in uncore_change_context()
Dperf_event_intel_uncore_snb.c373 uncore_pmu_cancel_hrtimer(box); in snb_uncore_imc_event_stop()