Home
last modified time | relevance | path

Searched refs:GC_RUNNING (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
H A DGpuCounter.cpp67 gcStatus = GC_RUNNING; in StartCollect()
72 } else if (type == GC_RESTART && gcStatus == GC_RUNNING) { in StartCollect()
86 if (gcStatus != GC_RUNNING || gpuCounterData.size() <= 0) { in SaveData()
165 if (gcStatus != GC_RUNNING) { in StopCollect()
/developtools/profiler/host/smartperf/client/client_command/include/
H A DGpuCounter.h41 GC_RUNNING, enumerator

Completed in 1 milliseconds