Home
last modified time | relevance | path

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

/external/chromium_org/base/debug/
Dtrace_event_impl.cc748 int64 thread_time_int64 = thread_timestamp_.ToInternalValue(); in AppendAsJSON() local
749 StringAppendF(out, ",\"tts\":%" PRId64, thread_time_int64); in AppendAsJSON()