Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_ASYNC_STEP_PAST0 (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/tests/ceftests/
Dtracing_unittest.cc279 TRACE_EVENT_ASYNC_STEP_PAST0( in TestTracing()
/third_party/cef/libcef/common/
Dbase_impl.cc282 TRACE_EVENT_ASYNC_STEP_PAST0(kCategory, name, id, step); in cef_trace_event_async_step_past()
/third_party/cef/include/base/
Dcef_trace_event.h361 #define TRACE_EVENT_ASYNC_STEP_PAST0(category, name, id, step) \ macro
/third_party/node/src/tracing/
Dtrace_event_common.h642 #define TRACE_EVENT_ASYNC_STEP_PAST0(category_group, name, id, step) \ macro