Home
last modified time | relevance | path

Searched refs:DSW_LOAD_TO_PERCENT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_evdev.h75 #define DSW_LOAD_TO_PERCENT(x) ((100*x)/DSW_MAX_LOAD) macro
H A Ddsw_xstats.c131 return DSW_LOAD_TO_PERCENT(load); in DSW_GEN_PORT_ACCESS_FN()
H A Ddsw_event.c495 DSW_LOAD_TO_PERCENT(candidate_flow_load), in dsw_select_emigration_target()
857 DSW_LOAD_TO_PERCENT(source_port_load), in dsw_port_consider_emigration()
858 DSW_LOAD_TO_PERCENT(DSW_MIN_SOURCE_LOAD_FOR_MIGRATION)); in dsw_port_consider_emigration()