Searched refs:worker_threads_total_runtime (Results 1 – 1 of 1) sorted by relevance
553 time_value_t worker_threads_total_runtime = {}; variable786 time_value_add(&worker_threads_total_runtime, &runtime); in worker_thread()1297 …uint32_t worker_threads_runtime = worker_threads_total_runtime.seconds * 1000 + worker_threads_tot… in main()