Searched refs:lbr_restore (Results 1 – 3 of 3) sorted by relevance
527 x86_pmu.lbr_restore(ctx); in __intel_pmu_lbr_restore()1825 x86_pmu.lbr_restore = intel_pmu_arch_lbr_xrstors; in intel_pmu_arch_lbr_init()1830 x86_pmu.lbr_restore = intel_pmu_arch_lbr_restore; in intel_pmu_arch_lbr_init()
4600 .lbr_restore = intel_pmu_lbr_restore,4650 .lbr_restore = intel_pmu_lbr_restore,
857 void (*lbr_restore)(void *ctx); member