Searched refs:thread_time_int64 (Results 1 – 1 of 1) sorted by relevance
351 int64_t thread_time_int64 = thread_timestamp_.ToInternalValue(); in AppendAsJSON() local352 StringAppendF(out, ",\"tts\":%" PRId64, thread_time_int64); in AppendAsJSON()