Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_FLOW_END1 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCreatePipelineAsyncTask.cpp117 TRACE_EVENT_FLOW_END1(mComputePipeline->GetDevice()->GetPlatform(), General, in Run()
167 TRACE_EVENT_FLOW_END1(mRenderPipeline->GetDevice()->GetPlatform(), General, in Run()
/third_party/node/src/tracing/
Dtrace_event_common.h906 #define TRACE_EVENT_FLOW_END1(category_group, name, id, arg1_name, arg1_val) \ macro
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DTraceEvent.h576 #define TRACE_EVENT_FLOW_END1(platform, category_group, name, id, arg1_name, arg1_val) \ macro