Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 13 of 13) sorted by relevance

/dpdk/lib/hash/
H A Drte_jhash.h81 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, in __rte_jhash_2hashes() argument
236 rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, uint32_ argument
257 rte_jhash_32b_2hashes(const uint32_t * k,uint32_t length,uint32_t * pc,uint32_t * pb) rte_jhash_32b_2hashes() argument
[all...]
/dpdk/lib/bpf/
H A Dbpf_dump.c120 #define L(pc, off) ((int)(pc) + 1 + (off)) in rte_bpf_dump() argument
H A Dbpf_validate.c2255 uint32_t pc) in log_dbg_eval_state()
/dpdk/lib/eal/unix/
H A Deal_debug.c64 void *pc = func[i]; in rte_dump_stack() local
/dpdk/drivers/compress/qat/
H A Dqat_comp.c485 struct qat_comp_op_cookie *pc = cookie->parent_cookie; in qat_comp_response_data_copy() local
705 struct qat_comp_op_cookie *pc = cookie->parent_cookie; in qat_comp_process_response() local
/dpdk/lib/eal/windows/include/
H A Drte_os_shim.h91 LARGE_INTEGER pf, pc; rte_clock_gettime() local
/dpdk/examples/eventdev_pipeline/
H A Dmain.c469 float pc = pkts_per_wkr[i] * 100 / in main() local
/dpdk/drivers/net/ark/
H A Dark_global.h111 ark_pkt_chkr_t pc; member
/dpdk/lib/eventdev/
H A Drte_event_crypto_adapter.c445 struct rte_event_port_conf *pc; in rte_event_crypto_adapter_create() local
H A Drte_event_dma_adapter.c440 struct rte_event_port_conf *pc; in rte_event_dma_adapter_create() local
H A Drte_event_eth_tx_adapter.c306 struct rte_event_port_conf *pc; in txa_service_conf_cb() local
H A Drte_event_eth_rx_adapter.c2542 struct rte_event_port_conf *pc; in rte_event_eth_rx_adapter_create_with_params() local
2589 struct rte_event_port_conf *pc; in rte_event_eth_rx_adapter_create() local
[all...]
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.h235 u32 pc; member