Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dtrace_event.h480 #define TRACE_EVENT_FLOW_STEP0(category, name, id, step) \ macro
998 #define TRACE_EVENT_FLOW_STEP0(category, name, id, step) RTC_NOOP() macro
/external/libchrome/base/trace_event/common/
Dtrace_event_common.h875 #define TRACE_EVENT_FLOW_STEP0(category_group, name, id, step) \ macro
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc445 TRACE_EVENT_FLOW_STEP0("all", "TRACE_EVENT_FLOW_STEP0 call", in TraceWithAllMacroVariants()