Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dcore.c4941 static int intel_pmu_check_period(struct perf_event *event, u64 value)
5059 .check_period = intel_pmu_check_period, in intel_clovertown_quirk()
5109 .check_period = intel_pmu_check_period, in intel_check_pebs_isolation()
4856 static int intel_pmu_check_period(struct perf_event *event, u64 value) intel_pmu_check_period() function