Home
last modified time | relevance | path

Searched defs:SetTraceValue (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event.h596 static inline void SetTraceValue(const base::Time arg, in SetTraceValue() function
603 static inline void SetTraceValue(const base::TimeTicks arg, in SetTraceValue() function
610 static inline void SetTraceValue(const base::ThreadTicks arg, in SetTraceValue() function
/external/v8/src/tracing/
Dtrace-event.h485 SetTraceValue(std::unique_ptr<T> ptr, unsigned char* type, uint64_t* value) { in SetTraceValue() function