/third_party/skia/src/core/ |
D | SkTraceEventCommon.h | 71 #define TRACE_EVENT_INSTANT1(cg, n, scope, a1n, a1v) TRACE_EMPTY macro 158 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ macro 218 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ macro
|
/third_party/flutter/skia/src/core/ |
D | SkTraceEventCommon.h | 121 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ macro 177 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ macro
|
/third_party/cef/tests/ceftests/ |
D | tracing_unittest.cc | 128 TRACE_EVENT_INSTANT1(kTraceTestCategory, "TT_TRACE_EVENT_INSTANT1", in TestTracing()
|
/third_party/cef/libcef/common/ |
D | base_impl.cc | 63 TRACE_EVENT_INSTANT1(kCategory, name, TRACE_EVENT_SCOPE_THREAD, arg1_name, in cef_trace_event_instant()
|
/third_party/cef/include/base/ |
D | cef_trace_event.h | 189 #define TRACE_EVENT_INSTANT1(category, name, arg1_name, arg1_val) \ macro
|
/third_party/skia/src/gpu/ |
D | GrBufferAllocPool.cpp | 81 TRACE_EVENT_INSTANT1("skia.gpu", "GrBufferAllocPool Unmapping Buffer", \
|
/third_party/flutter/skia/src/gpu/ |
D | GrBufferAllocPool.cpp | 79 TRACE_EVENT_INSTANT1("skia.gpu", "GrBufferAllocPool Unmapping Buffer", \
|
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/ |
D | trace_event.h | 174 #define TRACE_EVENT_INSTANT1(platform, category, name, arg1_name, arg1_val) \ macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/trace_event/ |
D | trace_event.h | 174 #define TRACE_EVENT_INSTANT1(platform, category, name, arg1_name, arg1_val) \ macro
|
/third_party/node/src/tracing/ |
D | trace_event_common.h | 241 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ macro
|
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/ |
D | TraceEvent.h | 180 #define TRACE_EVENT_INSTANT1(platform, category, name, arg1_name, arg1_val) \ macro
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 75499 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \ 75587 +#define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \
|