Searched refs:exit_box (Results 1 – 4 of 4) sorted by relevance
97 void (*exit_box)(struct intel_uncore_box *); member513 if (box->pmu->type->ops->exit_box) in uncore_box_exit()514 box->pmu->type->ops->exit_box(box); in uncore_box_exit()
198 .exit_box = snb_uncore_msr_exit_box,282 .exit_box = skl_uncore_msr_exit_box,673 .exit_box = uncore_mmio_exit_box,1278 .exit_box = uncore_mmio_exit_box,
4756 .exit_box = uncore_mmio_exit_box,4820 .exit_box = uncore_mmio_exit_box,5226 .exit_box = uncore_mmio_exit_box,5296 .exit_box = uncore_mmio_exit_box,
259 .exit_box = nhmex_uncore_msr_exit_box, \