Searched refs:flush_branch_stack (Results 1 – 3 of 3) sorted by relevance
351 void (*flush_branch_stack)(void); member
1685 if (x86_pmu.flush_branch_stack) in x86_pmu_flush_branch_stack()1686 x86_pmu.flush_branch_stack(); in x86_pmu_flush_branch_stack()1708 .flush_branch_stack = x86_pmu_flush_branch_stack,
1625 .flush_branch_stack = intel_pmu_flush_branch_stack,