Home
last modified time | relevance | path

Searched defs:load (Results 1 – 6 of 6) sorted by relevance

/dpdk/buildtools/
H A Dpmdinfogen.py143 def load(cls, image, symbol): member in Driver
/dpdk/drivers/event/dsw/
H A Ddsw_xstats.c127 int16_t load; in DSW_GEN_PORT_ACCESS_FN() local
H A Ddsw_event.c141 int16_t load = (DSW_MAX_LOAD * busy_cycles) / passed; in dsw_port_load_close_period() local
378 int32_t load = measured_load + immigration_load; in dsw_retrieve_port_loads() local
/dpdk/lib/bpf/
H A Dbpf_jit_arm64.c277 bool push, bool load, bool pre_index) in emit_ls_pair_64()
391 bool load) in emit_ls()
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c841 bandwidth_left(uint16_t port_id, uint64_t load, uint8_t update_idx, in bandwidth_left()
/dpdk/app/test-pmd/
H A Dcmdline.c16010 cmdline_fixed_string_t load; member