Home
last modified time | relevance | path

Searched refs:INSTR_TABLE (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1454 case INSTR_TABLE: in instruction_does_thread_yield()
2087 instr->type = INSTR_TABLE; in instr_table_translate()
6819 [INSTR_TABLE] = instr_table_exec,
10199 case INSTR_TABLE: return "INSTR_TABLE"; in instr_type_to_name()
11068 [INSTR_TABLE] = instr_table_export,
11286 case INSTR_TABLE: return NULL; in instr_type_to_func()
12585 if (instr->type == INSTR_TABLE) in pipeline_adjust()
H A Drte_swx_pipeline_internal.h446 INSTR_TABLE, enumerator