Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_END0 (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dtrace.h19 TRACE_EVENT_END0(ANGLEPlatformCurrent(), CATEGORY, EVENT)
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dtrace.h19 TRACE_EVENT_END0(ANGLEPlatformCurrent(), CATEGORY, EVENT)
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DQueueD3D12.cpp45 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, in SubmitImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DQueueVk.cpp52 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, "CommandBufferVk::RecordCommands"); in SubmitImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DQueueGL.cpp36 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, "CommandBufferGL::Execute"); in SubmitImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DQueueMTL.mm43 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, "CommandBufferMTL::FillCommands");
/third_party/cef/tests/ceftests/
Dtracing_unittest.cc174 TRACE_EVENT_END0(kTraceTestCategory, "TT_TRACE_EVENT_END0"); in TestTracing()
/third_party/cef/libcef/common/
Dbase_impl.cc128 TRACE_EVENT_END0(kCategory, name); in cef_trace_event_end()
/third_party/cef/include/base/
Dcef_trace_event.h230 #define TRACE_EVENT_END0(category, name) \ macro
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/
Dtrace_event.h220 #define TRACE_EVENT_END0(platform, category, name) \ macro
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/trace_event/
Dtrace_event.h220 #define TRACE_EVENT_END0(platform, category, name) \ macro
/third_party/node/src/tracing/
Dtrace_event_common.h341 #define TRACE_EVENT_END0(category_group, name) \ macro
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DTraceEvent.h226 #define TRACE_EVENT_END0(platform, category, name) \ macro
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch3630 +#define TRACE_EVENT_END0(category_group, name) \
3637 + TRACE_EVENT_END0(category_group, name)
3644 + TRACE_EVENT_END0(category_group, name)
3646 #define TRACE_EVENT_END0(category_group, name) \
3658 + TRACE_EVENT_END0(category_group, name)
3664 + TRACE_EVENT_END0(category_group, name)
3671 + TRACE_EVENT_END0(category_group, name)