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