Home
last modified time | relevance | path

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

/dpdk/drivers/event/dsw/
H A Ddsw_event.c397 dsw_evaluate_migration(int16_t source_load, int16_t target_load, in dsw_evaluate_migration() argument
406 imbalance = source_load - target_load; in dsw_evaluate_migration()
417 if (res_target_load > source_load) in dsw_evaluate_migration()