Searched refs:getNumCounts (Results 1 – 6 of 6) sorted by relevance
91 uint32_t getNumCounts() const { return NumCounts; } in getNumCounts() function
91 Components.push_back(getKeyValMD(Context, "NumCounts", getNumCounts())); in getMD()
824 uint32_t NumCounts = ProfileSummary->getNumCounts(); in setPartialSampleProfileRatio()
334 TheSummary->set(Summary::TotalNumBlocks, PS.getNumCounts()); in setSummary()
763 encodeULEB128(Summary->getNumCounts(), OS); in writeSummary()
2575 OS << "Total number of blocks: " << PS->getNumCounts() << "\n"; in showInstrProfile()