Searched refs:getNumCounts (Results 1 – 7 of 7) sorted by relevance
78 uint32_t getNumCounts() { return NumCounts; } in getNumCounts() function
117 ASSERT_EQ(6u, Summary.getNumCounts()); in testRoundTrip()
163 ASSERT_EQ(10U, IPS.getNumCounts()); in TEST_F()
81 Components.push_back(getKeyValMD(Context, "NumCounts", getNumCounts())); in getMD()
144 encodeULEB128(Summary->getNumCounts(), OS); in writeSummary()
207 TheSummary->set(Summary::TotalNumBlocks, PS.getNumCounts()); in setSummary()
430 OS << "Total number of blocks: " << PS->getNumCounts() << "\n"; in showInstrProfile()