Searched refs:tracerThreadCount (Results 1 – 3 of 3) sorted by relevance
50 tracerThreadCount++; in initialize()62 tracerThreadCount++; in initializeForTest()101 tracerThreadCount--; in threadLoop()
82 std::atomic<int32_t> tracerThreadCount = 0; variable
75 int getTracerThreadCount() { return mGpuMemTracer->tracerThreadCount; } in getTracerThreadCount()