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.c4946 static int intel_pmu_check_period(struct perf_event *event, u64 value) in intel_aux_output_init()
5064 .check_period = intel_pmu_check_period,
5114 .check_period = intel_pmu_check_period,
4941 static int intel_pmu_check_period(struct perf_event *event, u64 value) intel_pmu_check_period() function