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