Home
last modified time | relevance | path

Searched defs:title (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_hexdump.c11 rte_hexdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_hexdump()
49 rte_memdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_memdump()
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_logs.c12 bcmfs_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in bcmfs_hexdump_log()
/dpdk/drivers/common/qat/
H A Dqat_logs.c11 qat_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in qat_hexdump_log()
/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c370 mlx5_dump_to_file(FILE *fd, const char *title, in mlx5_dump_to_file()
/dpdk/usertools/
H A Ddpdk-devbind.py529 display_devices(title, dev_list, extra_params=None) global() argument