Home | Sort by relevance Sort by last modified time |
/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); |