Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1457 case INSTR_LEARNER: in instruction_does_thread_yield()
2101 instr->type = INSTR_LEARNER; in instr_table_translate()
6822 [INSTR_LEARNER] = instr_learner_exec,
10202 case INSTR_LEARNER: return "INSTR_LEARNER"; in instr_type_to_name()
11071 [INSTR_LEARNER] = instr_table_export,
11289 case INSTR_LEARNER: return NULL; in instr_type_to_func()
12588 if (instr->type == INSTR_LEARNER) in pipeline_adjust()
H A Drte_swx_pipeline_internal.h449 INSTR_LEARNER, enumerator