Searched refs:pebs_data_source (Results 1 – 1 of 1) sorted by relevance
59 static u64 pebs_data_source[] = { variable81 pebs_data_source[0x05] = OP_LH | P(LVL, L3) | P(SNOOP, HIT); in intel_pmu_pebs_data_source_nhm()82 pebs_data_source[0x06] = OP_LH | P(LVL, L3) | P(SNOOP, HITM); in intel_pmu_pebs_data_source_nhm()83 pebs_data_source[0x07] = OP_LH | P(LVL, L3) | P(SNOOP, HITM); in intel_pmu_pebs_data_source_nhm()164 val = pebs_data_source[dse.ld_dse]; in load_latency_data()