Searched refs:ffsb_op_results_t (Results 1 – 7 of 7) sorted by relevance
58 void init_ffsb_op_results(ffsb_op_results_t * results) in init_ffsb_op_results()60 memset(results, 0, sizeof(ffsb_op_results_t)); in init_ffsb_op_results()63 static int exclusive_op(ffsb_op_results_t * results, unsigned int op_num) in exclusive_op()85 static void print_op_results(unsigned int op_num, ffsb_op_results_t * results, in print_op_results()105 ffsb_op_results_t * results, double runtime)
85 } ffsb_op_results_t; typedef
98 ffsb_op_results_t *ft_get_results(ffsb_thread_t *);
139 void tg_collect_results(ffsb_tg_t *tg, ffsb_op_results_t *res);
139 ffsb_op_results_t *ft_get_results(ffsb_thread_t * ft) in ft_get_results()
67 ffsb_op_results_t total_results; in main()
320 void tg_collect_results(ffsb_tg_t * tg, ffsb_op_results_t * r) in tg_collect_results()