Home
last modified time | relevance | path

Searched refs:InitializeThreadLocalEventBufferIfSupported (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dmemory_dump_manager.cc444 TraceLog::GetInstance()->InitializeThreadLocalEventBufferIfSupported(); in SetupNextMemoryDump()
657 TraceLog::GetInstance()->InitializeThreadLocalEventBufferIfSupported(); in OnTraceLogEnabled()
Dtrace_log.h77 void InitializeThreadLocalEventBufferIfSupported();
Dtrace_log.cc396 void TraceLog::InitializeThreadLocalEventBufferIfSupported() { in InitializeThreadLocalEventBufferIfSupported() function in base::trace_event::TraceLog
1228 InitializeThreadLocalEventBufferIfSupported(); in AddTraceEventWithThreadIdAndTimestamp()