Searched refs:ebb (Results 1 – 2 of 2) sorted by relevance
250 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local261 ebb = (event >> EVENT_EBB_SHIFT) & EVENT_EBB_MASK; in isa207_get_constraint()336 if (!pmc && ebb) in isa207_get_constraint()341 if (!ebb) in isa207_get_constraint()354 mask |= CNST_EBB_VAL(ebb); in isa207_get_constraint()
121 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument130 static void pmao_restore_workaround(bool ebb) { } in pmao_restore_workaround() argument587 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument591 if (!ebb) in ebb_switch_in()628 static void pmao_restore_workaround(bool ebb) in pmao_restore_workaround() argument672 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround()1289 bool ebb; in power_pmu_enable() local1311 ebb = is_ebb_event(cpuhw->event[0]); in power_pmu_enable()1394 if (ebb) in power_pmu_enable()1417 pmao_restore_workaround(ebb); in power_pmu_enable()[all …]