Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dvirtual_thread.cpp53 const int64_t illegal = -1; in FindMapIndexByAddr() local
55 return illegal; in FindMapIndexByAddr()
58 return illegal; in FindMapIndexByAddr()
61 return illegal; in FindMapIndexByAddr()
85 return illegal; in FindMapIndexByAddr()
191 const uint64_t illegal = -1; in ReadRoMemory() local
203 if (memMapIndex != illegal) { in ReadRoMemory()