Home
last modified time | relevance | path

Searched refs:GetEventByHandleInternal (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/debug/
Dtrace_event_impl.h622 TraceEvent* GetEventByHandleInternal(TraceEventHandle handle,
Dtrace_event_impl.cc1929 TraceEvent* trace_event = GetEventByHandleInternal(handle, &lock); in UpdateTraceEventDuration()
2045 return GetEventByHandleInternal(handle, NULL); in GetEventByHandle()
2048 TraceEvent* TraceLog::GetEventByHandleInternal(TraceEventHandle handle, in GetEventByHandleInternal() function in base::debug::TraceLog