Searched refs:max_latency_end (Results 1 – 3 of 3) sorted by relevance
128 u64 max_latency_end; member
300 work->max_latency_end = data->max_time_end; in add_work()
543 work->max_latency_end = entry_time; in latency_update_entry_event()1083 char max_latency_start[32], max_latency_end[32]; in report_print_work() local1145 timestamp__scnprintf_usec(work->max_latency_end, in report_print_work()1146 max_latency_end, in report_print_work()1147 sizeof(max_latency_end)); in report_print_work()1152 PRINT_TIMESTAMP_WIDTH, max_latency_end); in report_print_work()