Home
last modified time | relevance | path

Searched refs:uncore_event_to_box (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snb.c341 struct intel_uncore_box *box = uncore_event_to_box(event); in snb_uncore_imc_event_start()
361 struct intel_uncore_box *box = uncore_event_to_box(event); in snb_uncore_imc_event_stop()
388 struct intel_uncore_box *box = uncore_event_to_box(event); in snb_uncore_imc_event_add()
407 struct intel_uncore_box *box = uncore_event_to_box(event); in snb_uncore_imc_event_del()
Dperf_event_intel_uncore.c115 struct intel_uncore_box *uncore_event_to_box(struct perf_event *event) in uncore_event_to_box() function
462 struct intel_uncore_box *box = uncore_event_to_box(event); in uncore_pmu_event_start()
487 struct intel_uncore_box *box = uncore_event_to_box(event); in uncore_pmu_event_stop()
515 struct intel_uncore_box *box = uncore_event_to_box(event); in uncore_pmu_event_add()
576 struct intel_uncore_box *box = uncore_event_to_box(event); in uncore_pmu_event_del()
599 struct intel_uncore_box *box = uncore_event_to_box(event); in uncore_pmu_event_read()
Dperf_event_intel_uncore.h315 struct intel_uncore_box *uncore_event_to_box(struct perf_event *event);