Home
last modified time | relevance | path

Searched refs:AddTraceEventWithTimestamp (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/tracing/
Dtrace-event.h247 v8::internal::tracing::AddTraceEventWithTimestamp( \
263 v8::internal::tracing::AddTraceEventWithTimestamp( \
419 return controller->AddTraceEventWithTimestamp( in AddTraceEventWithTimestampImpl()
516 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
526 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
540 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
/third_party/node/src/tracing/
Dtrace_event.h244 node::tracing::AddTraceEventWithTimestamp( \
266 node::tracing::AddTraceEventWithTimestamp( \
499 return controller->AddTraceEventWithTimestamp( in AddTraceEventWithTimestampImpl()
627 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
637 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
651 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
/third_party/node/deps/v8/src/libplatform/tracing/
Dtracing-controller.cc125 return AddTraceEventWithTimestamp( in AddTraceEvent()
130 uint64_t TracingController::AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function in v8::platform::tracing::TracingController
/third_party/node/deps/v8/include/libplatform/
Dv8-tracing.h274 uint64_t AddTraceEventWithTimestamp( in V8_PLATFORM_NON_EXPORTED_BASE()
/third_party/node/deps/v8/include/
Dv8-platform.h325 virtual uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function