Searched refs:IsDefaultExpcnt (Results 1 – 1 of 1) sorted by relevance
1691 bool IsDefaultExpcnt = Expcnt == getExpcntBitMask(ISA); in printSWaitCnt() local1693 bool PrintAll = IsDefaultVmcnt && IsDefaultExpcnt && IsDefaultLgkmcnt; in printSWaitCnt()1702 if (!IsDefaultExpcnt || PrintAll) { in printSWaitCnt()