Searched refs:ParseSmapsPathTypeByPrefix (Results 1 – 2 of 2) sorted by relevance
70 …uint32_t ParseSmapsPathTypeByPrefix(bool hasX, const std::string& path, const bool hasAppName) con…
200 uint32_t HtraceMemParser::ParseSmapsPathTypeByPrefix(bool hasX, const std::string& path, const bool… in ParseSmapsPathTypeByPrefix() function in SysTuning::TraceStreamer::HtraceMemParser236 auto type = ParseSmapsPathTypeByPrefix(hasX, path, hasAppName); in ParseSmapsBlockDetail()