Searched refs:getMemProfRecord (Results 1 – 3 of 3) sorted by relevance
733 Expected<memprof::MemProfRecord> getMemProfRecord(uint64_t FuncNameHash);
689 auto Err = MemProfReader->getMemProfRecord(FuncGUID).moveInto(MemProfRec); in readMemprof()
1391 IndexedInstrProfReader::getMemProfRecord(const uint64_t FuncNameHash) { in getMemProfRecord() function in IndexedInstrProfReader