Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_evdev.h94 #define DSW_MIN_SOURCE_LOAD_FOR_MIGRATION (DSW_LOAD_FROM_PERCENT(70)) macro
H A Ddsw_event.c451 if (source_port_load < DSW_MIN_SOURCE_LOAD_FOR_MIGRATION) in dsw_select_emigration_target()
854 if (source_port_load < DSW_MIN_SOURCE_LOAD_FOR_MIGRATION) { in dsw_port_consider_emigration()
858 DSW_LOAD_TO_PERCENT(DSW_MIN_SOURCE_LOAD_FOR_MIGRATION)); in dsw_port_consider_emigration()