Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/src/
Dsmaps_stats.cpp166 bool SmapsStats::GetVmaIndex(std::string name, uint32_t namesz, int32_t heapIndex[2], bool& swappab… in GetVmaIndex() function in SmapsStats
225 if (!GetVmaIndex(name, namesz, heapIndex, swappable)) { in CollectVmemAreasData()
/developtools/profiler/device/plugins/memory_plugin/include/
Dsmaps_stats.h303 bool GetVmaIndex(std::string name, uint32_t namesz, int32_t heapIndex[2], bool& swappable);