Searched refs:brs_active (Results 1 – 2 of 2) sorted by relevance
209 if (++cpuc->brs_active > 1) in amd_brs_enable()232 if (!cpuc->brs_active) in amd_brs_disable()236 if (--cpuc->brs_active) in amd_brs_disable()418 if (cpuc->brs_active) { in perf_amd_brs_lopwr_cb()
335 int brs_active; /* BRS is enabled */ member