Searched refs:GetVmaIndex (Results 1 – 2 of 2) sorted by relevance
166 bool SmapsStats::GetVmaIndex(std::string name, uint32_t namesz, int32_t heapIndex[2], bool& swappab… in GetVmaIndex() function in SmapsStats225 if (!GetVmaIndex(name, namesz, heapIndex, swappable)) { in CollectVmemAreasData()
303 bool GetVmaIndex(std::string name, uint32_t namesz, int32_t heapIndex[2], bool& swappable);