Searched refs:getNumCounts (Results 1 – 5 of 5) sorted by relevance
77 uint32_t getNumCounts() { return NumCounts; } in getNumCounts() function
78 getKeyValMD(Context, "NumCounts", getNumCounts()), in getMD()
271 encodeULEB128(Summary->getNumCounts(), OS); in writeSummary()
244 TheSummary->set(Summary::TotalNumBlocks, PS.getNumCounts()); in setSummary()
844 OS << "Total number of blocks: " << PS->getNumCounts() << "\n"; in showInstrProfile()