Searched refs:SymbolOrNumber (Results 1 – 7 of 7) sorted by relevance
92 Symbolize ? FuncIdHelper.SymbolOrNumber(R.FuncId) in exportAsYAML()248 (Symbolize ? FuncIdHelper.SymbolOrNumber(FuncId) in writeTraceViewerRecord()256 (Symbolize ? FuncIdHelper.SymbolOrNumber(FuncId) in writeTraceViewerRecord()344 (Symbolize ? FuncIdHelper.SymbolOrNumber(map_iter.second->FuncId) in exportAsChromeTraceEventFormat()
42 std::string SymbolOrNumber(int32_t FuncId) const;
123 Converter->SymbolOrNumber(Item.FuncId), Item.TId, in format()462 auto FuncId = FN.SymbolOrNumber(F->FuncId); in printStack()471 auto LeafFuncId = FN.SymbolOrNumber(Leaf->FuncId); in printStack()594 OS << Converter.SymbolOrNumber(lineage.back()->FuncId) << ";"; in printSingleStack()
21 std::string FuncIdConversionHelper::SymbolOrNumber(int32_t FuncId) const { in SymbolOrNumber() function in FuncIdConversionHelper
66 ExtractSymbolize ? FH.SymbolOrNumber(*FuncId) : ""}); in exportAsYAML()
278 Row.Function = FuncIdHelper.SymbolOrNumber(FuncId); in exportStats()495 << FuncIdHelper.SymbolOrNumber(Entry.first) << '\n'; in __anon9fd330660902()
207 G[Record.FuncId].SymbolName = FuncIdHelper.SymbolOrNumber(Record.FuncId); in accountRecord()455 << FuncIdHelper.SymbolOrNumber(Entry.FuncId) << '\n'; in getGraphRenderer()