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