Searched refs:results_fifo (Results 1 – 1 of 1) sorted by relevance
284 Results* results_fifo = (Results*)priv->result; in thread_start() local295 results_fifo->add_time(tickNano(sta, end)); in thread_start()303 static void thread_transaction(int target, Results* results_fifo) { in thread_transaction() argument310 thread_priv.result = results_fifo; in thread_transaction()324 Results results_other(false), results_fifo(trace); in worker_fx() local355 thread_transaction(target, &results_fifo); in worker_fx()389 results_fifo.dump(); in worker_fx()