Searched refs:pebs_latency_data (Results 1 – 3 of 3) sorted by relevance
846 u64 (*pebs_latency_data)(struct perf_event *event, u64 status); member
6221 x86_pmu.pebs_latency_data = adl_latency_data_small; in intel_pmu_init()6252 x86_pmu.pebs_latency_data = mtl_latency_data_small; in intel_pmu_init()6640 x86_pmu.pebs_latency_data = adl_latency_data_small; in intel_pmu_init()6728 x86_pmu.pebs_latency_data = mtl_latency_data_small; in intel_pmu_init()
1578 val = x86_pmu.pebs_latency_data(event, aux); in get_data_src()