Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dvirtual_thread.cpp266 constexpr const int MMAP_LINE_MIN_TOKEN = 5; variable
288 if (mapTokens.size() < MMAP_LINE_MIN_TOKEN) { in ParseMap()
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_thread.cpp272 constexpr const int MMAP_LINE_MIN_TOKEN = 5; variable
298 if (mapTokens.size() < MMAP_LINE_MIN_TOKEN) { in ParseMap()