Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/include/
Dmemory_data_plugin.h318 bool GetMemInfoByMemoryService(uint32_t pid, ProcessMemoryInfo* memoryInfo);
/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp335 bool MemoryDataPlugin::GetMemInfoByMemoryService(uint32_t pid, ProcessMemoryInfo* memoryInfo) in GetMemInfoByMemoryService() function in MemoryDataPlugin