Searched refs:setInstrumentedCounts (Results 1 – 1 of 1) sorted by relevance
1040 bool setInstrumentedCounts(const std::vector<uint64_t> &CountFromProfile);1064 bool PGOUseFunc::setInstrumentedCounts( in setInstrumentedCounts() function in PGOUseFunc1196 if (!setInstrumentedCounts(CountFromProfile)) { in readCounters()