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