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

/external/webrtc/webrtc/base/
H A Dtrace_event.h39 // TRACE_EVENT_END0("MY_SUBSYSTEM", "SomethingCostly")
261 #define TRACE_EVENT_END0(category, name) \ macro
/external/libchrome/base/trace_event/common/
H A Dtrace_event_common.h38 // TRACE_EVENT_END0("MY_SUBSYSTEM", "SomethingCostly")
375 #define TRACE_EVENT_END0(category_group, name) \ macro
/external/skia/src/core/
H A DSkTraceEventCommon.h40 // TRACE_EVENT_END0("MY_SUBSYSTEM", "SomethingCostly")
385 #define TRACE_EVENT_END0(category_group, name) \ macro
/external/v8/base/trace_event/common/
H A Dtrace_event_common.h38 // TRACE_EVENT_END0("MY_SUBSYSTEM", "SomethingCostly")
375 #define TRACE_EVENT_END0(category_group, name) \ macro

Completed in 3769 milliseconds