Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1458 case INSTR_LEARNER_AF: in instruction_does_thread_yield()
6823 [INSTR_LEARNER_AF] = instr_learner_af_exec,
10203 case INSTR_LEARNER_AF: return "INSTR_LEARNER_AF"; in instr_type_to_name()
11072 [INSTR_LEARNER_AF] = instr_table_export,
11290 case INSTR_LEARNER_AF: return NULL; in instr_type_to_func()
12589 instr->type = INSTR_LEARNER_AF; in pipeline_adjust()
H A Drte_swx_pipeline_internal.h450 INSTR_LEARNER_AF, enumerator