Searched refs:IsDefaultVmcnt (Results 1 – 1 of 1) sorted by relevance
1690 bool IsDefaultVmcnt = Vmcnt == getVmcntBitMask(ISA); in printSWaitCnt() local1693 bool PrintAll = IsDefaultVmcnt && IsDefaultExpcnt && IsDefaultLgkmcnt; in printSWaitCnt()1697 if (!IsDefaultVmcnt || PrintAll) { in printSWaitCnt()