Home
last modified time | relevance | path

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

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