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()
1522 int PrevIter = 0, BaseCount = 0, Count = 0; in validateSelected() local1536 if (Count != BaseCount) { in validateSelected()1540 << BaseCount << "\n"); in validateSelected()1549 ++BaseCount; in validateSelected()
1337 uint64_t BaseCount; member1354 BaseCount(0), BaseSample(0), TestCount(0), TestSample(0), UnionCount(0), in SampleOverlapStats()1678 HotBlockOverlap.BaseCount += HotBlockCount; in updateHotBlockOverlap()1697 HotFuncOverlap.BaseCount = BaseHotFunc.size(); in computeHotFuncOverlap()2036 ++ProfOverlap.BaseCount; in initializeSampleProfileOverlap()2171 << HotFuncOverlap.BaseCount - HotFuncOverlap.OverlapCount << "\n"; in dumpHotFuncAndBlockOverlap()2183 << HotBlockOverlap.BaseCount - HotBlockOverlap.OverlapCount << "\n"; in dumpHotFuncAndBlockOverlap()