Searched refs:readRawCounts (Results 1 – 2 of 2) sorted by relevance
470 Error readRawCounts(InstrProfRecord &Record);
720 Error RawInstrProfReader<IntPtrT>::readRawCounts( in readRawCounts() function in RawInstrProfReader877 if (Error E = readRawCounts(Record)) in readNextRecord()