Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c4543 instr->type = INSTR_METER_MHM; in instr_meter_translate()
6810 [INSTR_METER_MHM] = instr_meter_mhm_exec,
10190 case INSTR_METER_MHM: return "INSTR_METER_MHM"; in instr_type_to_name()
11059 [INSTR_METER_MHM] = instr_meter_export,
11277 case INSTR_METER_MHM: return "__instr_meter_mhm_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h436 INSTR_METER_MHM, /* index = MEFT, length = H, color_in = MEFT */ enumerator