HomeSort by relevance Sort by last modified time
    Searched refs:kTracingStreamingLock (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
mutex.h 96 kTracingStreamingLock,
  /art/runtime/
trace.cc 629 streaming_lock_ = new Mutex("tracing lock", LockLevel::kTracingStreamingLock);
    [all...]

Completed in 425 milliseconds