Home
last modified time | relevance | path

Searched defs:arg_values (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/engine/flutter/fml/
Dtrace_event.cc81 const char* arg_values[] = {arg1_val}; in TraceEvent1() local
99 const char* arg_values[] = {arg1_val, arg2_val}; in TraceEvent2() local
181 const char* arg_values[] = {arg1_val}; in TraceEventAsyncBegin1() local
198 const char* arg_values[] = {arg1_val}; in TraceEventAsyncEnd1() local
/third_party/node/src/tracing/
Dtrace_event.h462 const uint64_t* arg_values, unsigned int flags) { in AddTraceEventImpl()
485 const uint64_t* arg_values, unsigned int flags, int64_t timestamp) { in AddTraceEventWithTimestampImpl()
507 const uint64_t* arg_values, unsigned int flags) { in AddMetadataEventImpl()
617 uint64_t arg_values[2]; in AddTraceEvent() local
659 uint64_t arg_values[2]; in AddTraceEventWithTimestamp() local
Dagent.cc232 const uint64_t* arg_values, in AddMetadataEvent()
/third_party/skia/src/core/
DSkTraceEvent.h297 uint64_t arg_values[1]; in AddTraceEvent() local
319 uint64_t arg_values[2]; in AddTraceEvent() local
/third_party/flutter/skia/src/core/
DSkTraceEvent.h297 uint64_t arg_values[1]; in AddTraceEvent() local
319 uint64_t arg_values[2]; in AddTraceEvent() local
/third_party/boost/boost/format/
Dinternals.hpp71 enum arg_values { argN_no_posit = -1, // non-positional directive. will set argN later enum
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp157 const unsigned long long* arg_values, in ANGLE_addTraceEvent()
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp158 const unsigned long long* arg_values, in ANGLE_addTraceEvent()
/third_party/protobuf/objectivec/DevTools/
Dpddm.py316 macro, arg_values, macro_ref_to_report, macro_stack): argument