Searched refs:MemProfCallStackTable (Results 1 – 3 of 3) sorted by relevance
1433 MemProfCallStackHashTable &MemProfCallStackTable) { in getMemProfRecordV2() argument1438 MemProfCallStackTable, FrameIdConv); in getMemProfRecordV2()1476 assert(MemProfCallStackTable && "MemProfCallStackTable must be available"); in getMemProfRecord()1478 *MemProfCallStackTable); in getMemProfRecord()1483 assert(!MemProfCallStackTable && in getMemProfRecord()
381 MemProfCallStackTable.reset(MemProfCallStackHashTable::Create( in deserializeV2()
705 std::unique_ptr<MemProfCallStackHashTable> MemProfCallStackTable; variable