Home
last modified time | relevance | path

Searched refs:ReparseSymbolFilesAndResymbolization (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.h62 …bool ReparseSymbolFilesAndResymbolization(std::string& symbolsPath, std::vector<std::string>& symb…
Dhtrace_parser.cpp141 bool HtraceParser::ReparseSymbolFilesAndResymbolization(std::string& symbolsPath, in ReparseSymbolFilesAndResymbolization() function in SysTuning::TraceStreamer::HtraceParser
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.h66 …bool ReparseSymbolFilesAndResymbolization(std::string& symbolsPath, std::vector<std::string>& symb…
Dhtrace_parser.cpp144 bool HtraceParser::ReparseSymbolFilesAndResymbolization(std::string& symbolsPath, in ReparseSymbolFilesAndResymbolization() function in SysTuning::TraceStreamer::HtraceParser
/developtools/profiler/host/smartperf/trace_streamer/src/trace_streamer/
Dtrace_streamer_selector.cpp245 return htraceParser_->ReparseSymbolFilesAndResymbolization(directory, symbolsPaths); in ReloadSymbolFiles()
/developtools/smartperf_host/trace_streamer/src/trace_streamer/
Dtrace_streamer_selector.cpp250 return htraceParser_->ReparseSymbolFilesAndResymbolization(directory, symbolsPaths); in ReloadSymbolFiles()