Searched defs:first_log_timestamp (Results 1 – 2 of 2) sorted by relevance
162 PrintInteresting(log_time first_log_timestamp) in PrintInteresting()225 SingleBufferOperation(log_time first_log_timestamp, const char* buffer) { in SingleBufferOperation()264 PrintMemory(log_time first_log_timestamp, const char* buffer) in PrintMemory()280 PrintLogs(log_time first_log_timestamp, const char* buffer, const char* buffers, in PrintLogs()318 PrintLatency(log_time first_log_timestamp, const char* buffer) in PrintLatency()351 PrintAllLogs(log_time first_log_timestamp, const char* buffer, const char* buffers) in PrintAllLogs()417 log_time first_log_timestamp = GetFirstTimeStamp(*recorded_messages); in main() local
125 int64_t first_log_timestamp = packets[0].log_time_us(); in EstimateRtpClockFrequency() local