|
libflame revision_anchor
|
#include <FLA_type_defs.h>
| int FLASH_Task_s::cache |
Referenced by FLASH_Task_alloc().
| void* FLASH_Task_s::cntl |
Referenced by FLASH_Queue_exec_task(), and FLASH_Task_alloc().
| FLASH_Dep* FLASH_Task_s::dep_arg_head |
| FLASH_Dep* FLASH_Task_s::dep_arg_tail |
Referenced by FLASH_Queue_push_input(), FLASH_Queue_push_output(), and FLASH_Task_alloc().
| FLA_Bool FLASH_Task_s::enabled_gpu |
Referenced by FLASH_Task_alloc().
| FLA_Obj* FLASH_Task_s::fla_arg |
Referenced by FLASH_Queue_exec_task(), FLASH_Queue_exec_task_gpu(), FLASH_Queue_push(), FLASH_Task_alloc(), and FLASH_Task_free().
| void* FLASH_Task_s::func |
Referenced by FLASH_Queue_exec_task(), FLASH_Queue_exec_task_gpu(), FLASH_Queue_init_tasks(), and FLASH_Task_alloc().
| int FLASH_Task_s::height |
Referenced by FLASH_Queue_init_tasks(), FLASH_Queue_wait_enqueue(), FLASH_Task_alloc(), and FLASH_Task_update_binding().
| FLA_Bool FLASH_Task_s::hit |
Referenced by FLASH_Task_alloc(), and FLASH_Task_update_binding().
| FLA_Obj* FLASH_Task_s::input_arg |
| int* FLASH_Task_s::int_arg |
Referenced by FLASH_Queue_exec_task(), FLASH_Queue_exec_task_gpu(), FLASH_Queue_push(), FLASH_Task_alloc(), and FLASH_Task_free().
| int FLASH_Task_s::n_dep_args |
| int FLASH_Task_s::n_fla_args |
Referenced by FLASH_Task_alloc().
| int FLASH_Task_s::n_input_args |
Referenced by FLASH_Queue_init_tasks(), FLASH_Queue_verbose_output(), FLASH_Task_alloc(), and FLASH_Task_free().
| int FLASH_Task_s::n_int_args |
Referenced by FLASH_Task_alloc().
| int FLASH_Task_s::n_macro_args |
Referenced by FLASH_Queue_init_tasks(), FLASH_Queue_push(), and FLASH_Task_alloc().
| int FLASH_Task_s::n_output_args |
Referenced by FLASH_Queue_init_tasks(), FLASH_Queue_verbose_output(), FLASH_Task_alloc(), and FLASH_Task_free().
| int FLASH_Task_s::n_ready |
| int FLASH_Task_s::n_war_args |
Referenced by FLASH_Queue_init_tasks(), FLASH_Queue_push_output(), and FLASH_Task_alloc().
| char* FLASH_Task_s::name |
Referenced by FLASH_Queue_verbose_output(), and FLASH_Task_alloc().
| FLASH_Task* FLASH_Task_s::next_task |
Referenced by FLASH_Queue_push(), FLASH_Queue_verbose_output(), and FLASH_Task_alloc().
| FLASH_Task* FLASH_Task_s::next_wait |
Referenced by FLASH_Queue_wait_dequeue(), FLASH_Queue_wait_enqueue(), FLASH_Queue_work_stealing(), and FLASH_Task_alloc().
| int FLASH_Task_s::order |
Referenced by FLASH_Queue_push(), FLASH_Queue_verbose_output(), FLASH_Task_alloc(), and FLASH_Task_update_dependencies().
| FLA_Obj* FLASH_Task_s::output_arg |
| FLASH_Task* FLASH_Task_s::prev_task |
Referenced by FLASH_Queue_init_tasks(), FLASH_Queue_push(), and FLASH_Task_alloc().
| FLASH_Task* FLASH_Task_s::prev_wait |
Referenced by FLASH_Queue_wait_dequeue(), FLASH_Queue_wait_enqueue(), FLASH_Queue_work_stealing(), and FLASH_Task_alloc().
| int FLASH_Task_s::queue |
| int FLASH_Task_s::thread |
Referenced by FLASH_Queue_exec_parallel_function(), and FLASH_Task_alloc().