Searched refs:end_timestamp (Results 1 – 4 of 4) sorted by relevance
236 end_timestamp, argument269 profiling_msg.end_timestamp = end_timestamp440 msg.end_timestamp = msg.start_timestamp443 self.report_msg.end_timestamp = feature_utils.GetTimestamp()
380 end_timestamp = feature_utils.GetTimestamp()383 end_timestamp)
133 optional int64 end_timestamp = 22; field159 optional int64 end_timestamp = 12; field310 optional int64 end_timestamp = 102; field
292 int64_t end_timestamp = record.timestamp(); in ProcessTraceForLatencyProfiling() local293 int64_t latency = end_timestamp - start_timestamp; in ProcessTraceForLatencyProfiling()