Home
last modified time | relevance | path

Searched defs:tracerThread (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/gpuservice/tracing/
DGpuMemTracer.cpp47 std::thread tracerThread(&GpuMemTracer::threadLoop, this, true); in initialize() local
59 std::thread tracerThread(&GpuMemTracer::threadLoop, this, false); in initializeForTest() local