Searched refs:brs_active (Results 1 – 2 of 2) sorted by relevance
212 if (++cpuc->brs_active > 1) in amd_brs_enable()235 if (!cpuc->brs_active) in amd_brs_disable()239 if (--cpuc->brs_active) in amd_brs_disable()421 if (cpuc->brs_active) { in perf_amd_brs_lopwr_cb()
333 int brs_active; /* BRS is enabled */ member