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