Searched refs:lbr_restore (Results 1 – 3 of 3) sorted by relevance
527 x86_pmu.lbr_restore(ctx); in __intel_pmu_lbr_restore()1836 x86_pmu.lbr_restore = intel_pmu_arch_lbr_xrstors; in intel_pmu_arch_lbr_init()1841 x86_pmu.lbr_restore = intel_pmu_arch_lbr_restore; in intel_pmu_arch_lbr_init()
4305 .lbr_restore = intel_pmu_lbr_restore,4355 .lbr_restore = intel_pmu_lbr_restore,
771 void (*lbr_restore)(void *ctx); member