Home
last modified time | relevance | path

Searched refs:TRACE_EVENT1 (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/src/core/
DSkTypeface_remote.cpp27 TRACE_EVENT1("skia", "generateMetrics", "rec", TRACE_STR_COPY(this->getRec().dump().c_str())); in generateMetrics()
39 TRACE_EVENT1("skia", "generateImage", "rec", TRACE_STR_COPY(this->getRec().dump().c_str())); in generateImage()
51 TRACE_EVENT1("skia", "generatePath", "rec", TRACE_STR_COPY(this->getRec().dump().c_str())); in generatePath()
62 TRACE_EVENT1( in generateFontMetrics()
DSkTraceEventCommon.h70 #define TRACE_EVENT1(cg, n, a1n, a1v) TRACE_EMPTY macro
150 #define TRACE_EVENT1(category_group, name, arg1_name, arg1_val) \ macro
216 #define TRACE_EVENT1(category_group, name, arg1_name, arg1_val) \ macro
230 #define TRACE_EVENT1(category_group, name, arg1_name, arg1_val) \
DSkRemoteGlyphCache.cpp725 TRACE_EVENT1("skia", "RecForDesc", "rec", in getOrCreateCache()
/third_party/skia/tests/
DTracingTest.cpp95 TRACE_EVENT1("skia", "Nested work", in test_trace_simple()
104 TRACE_EVENT1("skia", "Dynamic String", "message", TRACE_STR_COPY(message.c_str())); in test_trace_simple()
174 TRACE_EVENT1("skia", "Processing Shape", "#shape", circle); in test_trace_objects()
DTest.h97 TRACE_EVENT1("test", TRACE_FUNC, "name", this->fName/*these are static*/); in run()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCreatePipelineAsyncTask.cpp120 TRACE_EVENT1(mComputePipeline->GetDevice()->GetPlatform(), General, in Run()
169 TRACE_EVENT1(mRenderPipeline->GetDevice()->GetPlatform(), General, in Run()
DDevice.cpp948 TRACE_EVENT1(GetPlatform(), General, "DeviceBase::APICreateComputePipeline", "label", in APICreateComputePipeline()
961 TRACE_EVENT1(GetPlatform(), General, "DeviceBase::APICreateComputePipelineAsync", "label", in APICreateComputePipelineAsync()
1003 TRACE_EVENT1(GetPlatform(), General, "DeviceBase::APICreateRenderPipelineAsync", "label", in APICreateRenderPipelineAsync()
1028 TRACE_EVENT1(GetPlatform(), General, "DeviceBase::APICreateRenderPipeline", "label", in APICreateRenderPipeline()
1039 TRACE_EVENT1(GetPlatform(), General, "DeviceBase::APICreateShaderModule", "label", in APICreateShaderModule()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dtrace.h24 TRACE_EVENT1(ANGLEPlatformCurrent(), CATEGORY, EVENT, NAME, PARAM)
/third_party/skia/gm/
Dgm.cpp83 TRACE_EVENT1("GM", TRACE_FUNC, "name", TRACE_STR_COPY(this->getName())); in gpuSetup()
106 TRACE_EVENT1("GM", TRACE_FUNC, "name", TRACE_STR_COPY(this->getName())); in draw()
/third_party/node/deps/v8/src/inspector/
Dv8-stack-trace-impl.cc42 TRACE_EVENT1( in toFramesVector()
254 TRACE_EVENT1( in capture()
401 TRACE_EVENT1( in capture()
/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc489 TRACE_EVENT1("v8.wasm", "wasm.SyncCompileTranslatedAsmJs", "id", in SyncCompileTranslatedAsmJs()
540 TRACE_EVENT1("v8.wasm", "wasm.SyncCompile", "id", compilation_id); in SyncCompile()
639 TRACE_EVENT1("v8.wasm", "wasm.AsyncCompile", "id", compilation_id); in AsyncCompile()
689 TRACE_EVENT1("v8.wasm", "wasm.StartStreamingCompilation", "id", in StartStreamingCompilation()
1199 TRACE_EVENT1("v8.wasm", "wasm.GetNativeModuleFromCache", "wire_bytes", in MaybeGetNativeModule()
Dwasm-code-manager.cc1042 TRACE_EVENT1("v8.wasm", "wasm.LogWasmCodes", "functions", in LogWasmCodes()
1293 TRACE_EVENT1(TRACE_DISABLED_BY_DEFAULT("v8.wasm.detailed"), in PublishCode()
2292 TRACE_EVENT1(TRACE_DISABLED_BY_DEFAULT("v8.wasm.detailed"), in AddCompiledCode()
Dmodule-compiler.cc3472 TRACE_EVENT1(TRACE_DISABLED_BY_DEFAULT("v8.wasm.detailed"), in FinalizeJSToWasmWrappers()
3499 TRACE_EVENT1(TRACE_DISABLED_BY_DEFAULT("v8.wasm.detailed"), in OnFinishedUnits()
3657 TRACE_EVENT1("v8.wasm", event.second, "id", compilation_id_); in TriggerCallbacks()
3912 TRACE_EVENT1("v8.wasm", "wasm.JsToWasmWrapperCompilation", "num_wrappers", in CompileJsToWasmWrappers()
Dwasm-js.cc119 TRACE_EVENT1("v8.wasm", "wasm.OnBytesReceived", "bytes", size); in OnBytesReceived()
145 TRACE_EVENT1("v8.wasm", "wasm.SetUrl", "url", url); in SetUrl()
Dmodule-instantiate.cc1570 TRACE_EVENT1("v8.wasm", "wasm.CompileImportWrappers", "num_imports", in CompileImportWrappers()
/third_party/cef/tests/ceftests/
Dtracing_unittest.cc118 TRACE_EVENT1(kTraceTestCategory, "TT_TRACE_EVENT1", "arg1", 1); in TestTracing()
/third_party/node/deps/v8/src/heap/
Dincremental-marking.cc161 TRACE_EVENT1( in Start()
768 TRACE_EVENT1("v8", "V8.GCIncrementalMarking", "epoch", in AdvanceWithDeadline()
Dgc-tracer.h48 TRACE_EVENT1(TRACE_GC_CATEGORIES, \
Dheap.cc3944 TRACE_EVENT1( in FinalizeIncrementalMarkingIncrementally()
4280 TRACE_EVENT1("devtools.timeline,v8", "V8.MemoryPressureNotification", "level", in MemoryPressureNotification()
/third_party/cef/include/base/
Dcef_trace_event.h161 #define TRACE_EVENT1(category, name, arg1_name, arg1_val) \ macro
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/
Dtrace_event.h160 #define TRACE_EVENT1(platform, category, name, arg1_name, arg1_val) \ macro
/third_party/node/deps/v8/base/trace_event/common/
Dtrace_event_common.h306 #define TRACE_EVENT1(category_group, name, arg1_name, arg1_val) \
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DTraceEvent.h166 #define TRACE_EVENT1(platform, category, name, arg1_name, arg1_val) \ macro
/third_party/node/src/tracing/
Dtrace_event_common.h217 #define TRACE_EVENT1(category_group, name, arg1_name, arg1_val) \ macro
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.cc1046 TRACE_EVENT1("cef", "CefRenderWidgetHostViewOSR::Invalidate", "type", type); in Invalidate()

12