Searched refs:brs_active (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/events/amd/
H A Dbrs.c209 if (++cpuc->brs_active > 1)
232 if (!cpuc->brs_active)
236 if (--cpuc->brs_active)
418 if (cpuc->brs_active) {
/linux-master/arch/x86/events/
H A Dperf_event.h341 int brs_active; /* BRS is enabled */ member in struct:cpu_hw_events

Completed in 144 milliseconds