Searched defs:TRACE_EVENT_BEGIN0 (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
H A Dtrace_event.h37 // TRACE_EVENT_BEGIN0("MY_SUBSYSTEM", "SomethingCostly")
234 #define TRACE_EVENT_BEGIN0(category, name) \ macro
/external/libchrome/base/trace_event/common/
H A Dtrace_event_common.h36 // TRACE_EVENT_BEGIN0("MY_SUBSYSTEM", "SomethingCostly")
319 #define TRACE_EVENT_BEGIN0(category_group, name) \ macro
/external/skia/src/core/
H A DSkTraceEventCommon.h36 // TRACE_EVENT_BEGIN0("MY_SUBSYSTEM", "SomethingCostly")
327 #define TRACE_EVENT_BEGIN0(category_group, name) \ macro
/external/v8/base/trace_event/common/
H A Dtrace_event_common.h36 // TRACE_EVENT_BEGIN0("MY_SUBSYSTEM", "SomethingCostly")
319 #define TRACE_EVENT_BEGIN0(category_group, name) \ macro

Completed in 592 milliseconds