Searched refs:idToFrame (Results 1 – 2 of 2) sorted by relevance
339 assert(!idToFrame(Frames.back()).IsInlineFrame && in mapRawProfileToRecords()352 const GlobalValue::GUID Guid = idToFrame(Frames[J]).Function; in mapRawProfileToRecords()363 const Frame &F = idToFrame(Callstack[I]); in mapRawProfileToRecords()542 Frame F = this->idToFrame(Id); in readNextRecord()
120 const Frame &idToFrame(const FrameId Id) const { in idToFrame() function