hw_cache_event_ids 1010 arch/x86/events/amd/core.c 		memcpy(hw_cache_event_ids, amd_hw_cache_event_ids_f17h, sizeof(hw_cache_event_ids));
hw_cache_event_ids 1012 arch/x86/events/amd/core.c 		memcpy(hw_cache_event_ids, amd_hw_cache_event_ids, sizeof(hw_cache_event_ids));
hw_cache_event_ids   54 arch/x86/events/core.c u64 __read_mostly hw_cache_event_ids
hw_cache_event_ids  323 arch/x86/events/core.c 	val = hw_cache_event_ids[cache_type][cache_op][cache_result];
hw_cache_event_ids 4607 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, core2_hw_cache_event_ids,
hw_cache_event_ids 4608 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4621 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, nehalem_hw_cache_event_ids,
hw_cache_event_ids 4622 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4657 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, atom_hw_cache_event_ids,
hw_cache_event_ids 4658 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4674 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, slm_hw_cache_event_ids,
hw_cache_event_ids 4675 arch/x86/events/intel/core.c 			sizeof(hw_cache_event_ids));
hw_cache_event_ids 4694 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, glm_hw_cache_event_ids,
hw_cache_event_ids 4695 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4721 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, glp_hw_cache_event_ids,
hw_cache_event_ids 4722 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4751 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, glp_hw_cache_event_ids,
hw_cache_event_ids 4752 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4755 arch/x86/events/intel/core.c 		hw_cache_event_ids[C(ITLB)][C(OP_READ)][C(RESULT_ACCESS)] = -1;
hw_cache_event_ids 4778 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, westmere_hw_cache_event_ids,
hw_cache_event_ids 4779 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4810 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, snb_hw_cache_event_ids,
hw_cache_event_ids 4811 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4849 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, snb_hw_cache_event_ids,
hw_cache_event_ids 4850 arch/x86/events/intel/core.c 		       sizeof(hw_cache_event_ids));
hw_cache_event_ids 4852 arch/x86/events/intel/core.c 		hw_cache_event_ids[C(DTLB)][C(OP_READ)][C(RESULT_MISS)] = 0x8108; /* DTLB_LOAD_MISSES.DEMAND_LD_MISS_CAUSES_A_WALK */
hw_cache_event_ids 4892 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, hsw_hw_cache_event_ids, sizeof(hw_cache_event_ids));
hw_cache_event_ids 4924 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, hsw_hw_cache_event_ids, sizeof(hw_cache_event_ids));
hw_cache_event_ids 4962 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids,
hw_cache_event_ids 4963 arch/x86/events/intel/core.c 		       slm_hw_cache_event_ids, sizeof(hw_cache_event_ids));
hw_cache_event_ids 4991 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, skl_hw_cache_event_ids, sizeof(hw_cache_event_ids));
hw_cache_event_ids 5040 arch/x86/events/intel/core.c 		memcpy(hw_cache_event_ids, skl_hw_cache_event_ids, sizeof(hw_cache_event_ids));
hw_cache_event_ids 5042 arch/x86/events/intel/core.c 		hw_cache_event_ids[C(ITLB)][C(OP_READ)][C(RESULT_ACCESS)] = -1;
hw_cache_event_ids  318 arch/x86/events/intel/knc.c 	memcpy(hw_cache_event_ids, knc_hw_cache_event_ids, 
hw_cache_event_ids  319 arch/x86/events/intel/knc.c 		sizeof(hw_cache_event_ids));
hw_cache_event_ids 1354 arch/x86/events/intel/p4.c 	memcpy(hw_cache_event_ids, p4_hw_cache_event_ids,
hw_cache_event_ids 1355 arch/x86/events/intel/p4.c 		sizeof(hw_cache_event_ids));
hw_cache_event_ids  276 arch/x86/events/intel/p6.c 	memcpy(hw_cache_event_ids, p6_hw_cache_event_ids,
hw_cache_event_ids  277 arch/x86/events/intel/p6.c 		sizeof(hw_cache_event_ids));
hw_cache_event_ids  789 arch/x86/events/perf_event.h extern u64 __read_mostly hw_cache_event_ids