Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_FLOW_BEGIN0 (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/ipc/
Dipc_sync_message_filter.cc134 TRACE_EVENT_FLOW_BEGIN0(TRACE_DISABLED_BY_DEFAULT("ipc.flow"), in OnMessageReceived()
172 TRACE_EVENT_FLOW_BEGIN0(TRACE_DISABLED_BY_DEFAULT("ipc.flow"), in SignalAllEvents()
Dipc_sync_channel.cc455 TRACE_EVENT_FLOW_BEGIN0( in TryToUnblockListener()
518 TRACE_EVENT_FLOW_BEGIN0(TRACE_DISABLED_BY_DEFAULT("ipc.flow"), in CancelPendingSends()
/external/webrtc/rtc_base/
Dtrace_event.h451 #define TRACE_EVENT_FLOW_BEGIN0(category, name, id) \ macro
987 #define TRACE_EVENT_FLOW_BEGIN0(category, name, id) RTC_NOOP() macro
/external/libchrome/base/trace_event/common/
Dtrace_event_common.h842 #define TRACE_EVENT_FLOW_BEGIN0(category_group, name, id) \ macro
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc444 TRACE_EVENT_FLOW_BEGIN0("all", "TRACE_EVENT_FLOW_BEGIN0 call", kFlowId); in TraceWithAllMacroVariants()