Searched refs:max_runtime_start (Results 1 – 3 of 3) sorted by relevance
119 u64 max_runtime_start; member
290 work->max_runtime_start = data->max_time_start; in add_work()
480 work->max_runtime_start = entry_time; in report_update_exit_event()1060 char max_runtime_start[32], max_runtime_end[32]; in report_print_work() local1104 timestamp__scnprintf_usec(work->max_runtime_start, in report_print_work()1105 max_runtime_start, in report_print_work()1106 sizeof(max_runtime_start)); in report_print_work()1113 PRINT_TIMESTAMP_WIDTH, max_runtime_start, in report_print_work()