Searched refs:readCounters (Results 1 – 2 of 2) sorted by relevance
133 def readCounters(f): function143 res["counters"] = readCounters(f)
1016 bool readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros,1222 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros, in readCounters() function in PGOUseFunc1818 if (!Func.readCounters(PGOReader.get(), AllZeros, AllMinusOnes)) in annotateAllFunctions()