Searched refs:lbr_restore (Results 1 – 3 of 3) sorted by relevance
446 x86_pmu.lbr_restore(ctx); in __intel_pmu_lbr_restore()1585 x86_pmu.lbr_restore = intel_pmu_arch_lbr_xrstors; in intel_pmu_arch_lbr_init()1590 x86_pmu.lbr_restore = intel_pmu_arch_lbr_restore; in intel_pmu_arch_lbr_init()
4950 .lbr_restore = intel_pmu_lbr_restore,5002 .lbr_restore = intel_pmu_lbr_restore,
888 void (*lbr_restore)(void *ctx); member