Searched refs:BaseCount (Results 1 – 3 of 3) sorted by relevance
65 uint32_t BaseCount = Layout.bases().size(); in prettyPrintClassIntro() local66 if (BaseCount > 0) { in prettyPrintClassIntro()
1492 int PrevIter = 0, BaseCount = 0, Count = 0; in validateSelected() local1506 if (Count != BaseCount) { in validateSelected()1510 << BaseCount << "\n"); in validateSelected()1519 ++BaseCount; in validateSelected()
1701 uint64_t BaseCount = 0; member2038 HotBlockOverlap.BaseCount += HotBlockCount; in updateHotBlockOverlap()2057 HotFuncOverlap.BaseCount = BaseHotFunc.size(); in computeHotFuncOverlap()2396 ++ProfOverlap.BaseCount; in initializeSampleProfileOverlap()2531 << HotFuncOverlap.BaseCount - HotFuncOverlap.OverlapCount << "\n"; in dumpHotFuncAndBlockOverlap()2543 << HotBlockOverlap.BaseCount - HotBlockOverlap.OverlapCount << "\n"; in dumpHotFuncAndBlockOverlap()