Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp296 if (!isCaptureTrace) { in DetectionAndGrab()
297 isCaptureTrace = true; in DetectionAndGrab()
307 isCaptureTrace = false; in DetectionAndGrab()
/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_task.h95 bool isCaptureTrace = false; variable