Home
last modified time | relevance | path

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

/external/v8/src/tracing/
Dtrace-event.h508 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
518 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
532 static V8_INLINE uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
/external/v8/include/
Dv8-platform.h337 virtual uint64_t AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function
/external/v8/src/libplatform/tracing/
Dtracing-controller.cc130 uint64_t TracingController::AddTraceEventWithTimestamp( in AddTraceEventWithTimestamp() function in v8::platform::tracing::TracingController