Searched refs:BaseCount (Results 1 – 3 of 3) sorted by relevance
64 uint32_t BaseCount = Layout.bases().size(); in prettyPrintClassIntro() local65 if (BaseCount > 0) { in prettyPrintClassIntro()
1531 int PrevIter = 0, BaseCount = 0, Count = 0; in validateSelected() local1545 if (Count != BaseCount) { in validateSelected()1549 << BaseCount << "\n"); in validateSelected()1558 ++BaseCount; in validateSelected()
1013 uint64_t BaseCount; member1030 BaseCount(0), BaseSample(0), TestCount(0), TestSample(0), UnionCount(0), in SampleOverlapStats()1351 HotBlockOverlap.BaseCount += HotBlockCount; in updateHotBlockOverlap()1370 HotFuncOverlap.BaseCount = BaseHotFunc.size(); in computeHotFuncOverlap()1708 ++ProfOverlap.BaseCount; in initializeSampleProfileOverlap()1841 << HotFuncOverlap.BaseCount - HotFuncOverlap.OverlapCount << "\n"; in dumpHotFuncAndBlockOverlap()1853 << HotBlockOverlap.BaseCount - HotBlockOverlap.OverlapCount << "\n"; in dumpHotFuncAndBlockOverlap()