perf_hit_attr     918 arch/x86/kernel/cpu/resctrl/pseudo_lock.c static struct perf_event_attr perf_hit_attr = {
perf_hit_attr    1065 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 		perf_hit_attr.config = X86_CONFIG(.event = 0xd1,
perf_hit_attr    1072 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 	measure_residency_fn(&perf_miss_attr, &perf_hit_attr, plr, &counts);
perf_hit_attr    1102 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 		perf_hit_attr.config = X86_CONFIG(.event = 0x2e,
perf_hit_attr    1111 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 	measure_residency_fn(&perf_miss_attr, &perf_hit_attr, plr, &counts);