Searched refs:ParseNativeHeapMemoryGroup (Results 1 – 3 of 3) sorted by relevance
42 void MemoryFilter::ParseNativeHeapMemoryGroup(const string &name, string &group, uint64_t iNode) in ParseNativeHeapMemoryGroup() function in OHOS::HiviewDFX::MemoryFilter
101 void ParseNativeHeapMemoryGroup(const std::string &name, std::string &group, uint64_t iNode);
117 MemoryFilter::GetInstance().ParseNativeHeapMemoryGroup(name, nativeMemGroup_, iNode); in GetInfo()