Home
last modified time | relevance | path

Searched refs:ParseSmapsPathTypeBySuffix (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_mem_parser.h69 …uint32_t ParseSmapsPathTypeBySuffix(bool hasX, const std::string& path, const bool hasAppName) con…
Dhtrace_mem_parser.cpp219 uint32_t HtraceMemParser::ParseSmapsPathTypeBySuffix(bool hasX, const std::string& path, const bool… in ParseSmapsPathTypeBySuffix() function in SysTuning::TraceStreamer::HtraceMemParser
240 type = ParseSmapsPathTypeBySuffix(hasX, path, hasAppName); in ParseSmapsBlockDetail()