Home
last modified time | relevance | path

Searched defs:AddTraceEventWithTimestamp (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/tracing/
Dtrace-event.h516 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.h627 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.cc130 uint64_t TracingController::AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function in v8::platform::tracing::TracingController
/third_party/node/deps/v8/include/
Dv8-platform.h325 virtual uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function