Searched refs:glp_hw_cache_event_ids (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/arch/x86/events/intel/ |
D | core.c | 1949 static __initconst const u64 glp_hw_cache_event_ids variable 6144 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6176 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6203 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6234 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6720 memcpy(pmu->hw_cache_event_ids, glp_hw_cache_event_ids, sizeof(pmu->hw_cache_event_ids)); in intel_pmu_init()
|