Home
last modified time | relevance | path

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

/developtools/profiler/device/cmds/src/
Dmain.cpp61 bool g_exitProcessFlag = false; variable
300 if (g_exitProcessFlag) { in DoCapture()
309 if (g_exitProcessFlag) { in DoCapture()
317 if (g_exitProcessFlag) { in DoCapture()
328 if (!g_exitProcessFlag) { in DoCapture()
528 g_exitProcessFlag = true; in SignalHandler()