Home
last modified time | relevance | path

Searched refs:exit_box (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/x86/events/intel/
Duncore.h84 void (*exit_box)(struct intel_uncore_box *); member
473 if (box->pmu->type->ops->exit_box) in uncore_box_exit()
474 box->pmu->type->ops->exit_box(box); in uncore_box_exit()
Duncore_snb.c177 .exit_box = snb_uncore_msr_exit_box,
261 .exit_box = skl_uncore_msr_exit_box,
569 .exit_box = uncore_mmio_exit_box,
Duncore_nhmex.c259 .exit_box = nhmex_uncore_msr_exit_box, \
Duncore_snbep.c4481 .exit_box = uncore_mmio_exit_box,
4543 .exit_box = uncore_mmio_exit_box,