Searched refs:glp_hw_cache_event_ids (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/events/intel/ |
H A D | core.c | 1949 static __initconst const u64 glp_hw_cache_event_ids variable 6162 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6194 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6221 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6252 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6739 memcpy(pmu->hw_cache_event_ids, glp_hw_cache_event_ids, sizeof(pmu->hw_cache_event_ids)); in intel_pmu_init()
|