Searched refs:exit_box (Results 1 – 3 of 3) sorted by relevance
80 void (*exit_box)(struct intel_uncore_box *); member446 if (box->pmu->type->ops->exit_box) in uncore_box_exit()447 box->pmu->type->ops->exit_box(box); in uncore_box_exit()
142 .exit_box = snb_uncore_msr_exit_box,222 .exit_box = skl_uncore_msr_exit_box,481 .exit_box = snb_uncore_imc_exit_box,
259 .exit_box = nhmex_uncore_msr_exit_box, \