Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/tracing/
Dtracing_controller_impl.cc592 TraceLog::GetInstance()->GetCurrentTraceOptions()); in AddTraceMessageFilter()
597 TraceLog::GetInstance()->GetCurrentTraceOptions()); in AddTraceMessageFilter()
/external/chromium_org/base/debug/
Dtrace_event_impl.h467 TraceOptions GetCurrentTraceOptions() const;
Dtrace_event_impl.cc1502 TraceOptions TraceLog::GetCurrentTraceOptions() const { in GetCurrentTraceOptions() function in base::debug::TraceLog