Searched refs:pebs_data_source (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c55 static u64 pebs_data_source[] = { variable
77 pebs_data_source[0x05] = OP_LH | P(LVL, L3) | P(SNOOP, HIT); intel_pmu_pebs_data_source_nhm()
78 pebs_data_source[0x06] = OP_LH | P(LVL, L3) | P(SNOOP, HITM); intel_pmu_pebs_data_source_nhm()
79 pebs_data_source[0x07] = OP_LH | P(LVL, L3) | P(SNOOP, HITM); intel_pmu_pebs_data_source_nhm()
160 val = pebs_data_source[dse.ld_dse]; load_latency_data()

Completed in 51 milliseconds