Home
last modified time | relevance | path

Searched refs:max_runtime_start (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-kwork.c592 work->max_runtime_start = entry_time; in report_update_exit_event()
1352 char max_runtime_start[32], max_runtime_end[32]; in report_print_work() local
1396 timestamp__scnprintf_usec(work->max_runtime_start, in report_print_work()
1397 max_runtime_start, in report_print_work()
1398 sizeof(max_runtime_start)); in report_print_work()
1405 PRINT_TIMESTAMP_WIDTH, max_runtime_start, in report_print_work()