Searched refs:task_entry_t (Results 1 – 2 of 2) sorted by relevance
34 const task_entry_t* a = va; in compare_task()35 const task_entry_t* b = vb; in compare_task()70 task_entry_t* task; in run_tests()152 task_entry_t* task; in run_test()352 task_entry_t* task; in run_test_part()370 static int find_helpers(const task_entry_t* task, in find_helpers()371 const task_entry_t** helpers) { in find_helpers()372 const task_entry_t* helper; in find_helpers()387 const task_entry_t* helpers[1024]; in print_tests()388 const task_entry_t* task; in print_tests()
50 } task_entry_t, bench_entry_t; typedef57 task_entry_t TASKS[] = {100 extern task_entry_t TASKS[];
Completed in 6 milliseconds