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 6285 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6317 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6344 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6375 memcpy(hw_cache_event_ids, glp_hw_cache_event_ids, in intel_pmu_init() 6862 memcpy(pmu->hw_cache_event_ids, glp_hw_cache_event_ids, sizeof(pmu->hw_cache_event_ids)); in intel_pmu_init()
|