HomeSort by relevance Sort by last modified time
    Searched full:thread_time_int64 (Results 1 - 1 of 1) sorted by null

  /external/libchrome/base/trace_event/
trace_event_impl.cc 346 int64_t thread_time_int64 = thread_timestamp_.ToInternalValue(); local
347 StringAppendF(out, ",\"tts\":%" PRId64, thread_time_int64);

Completed in 57 milliseconds