Home
last modified time | relevance | path

Searched defs:namesz (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/memory_plugin/src/
Dsmaps_stats.cpp88 bool SmapsStats::GetVmaIndex(std::string name, uint32_t namesz, int32_t heapIndex[2], bool& swappab… in GetVmaIndex()
146 uint32_t namesz = name.size(); in CollectVmemAreasData() local