Home
last modified time | relevance | path

Searched defs:format (Results 1 – 20 of 20) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_debug.c17 __rte_panic(const char *funcname, const char *format, ...) in __rte_panic() argument
34 rte_exit(int exit_code, const char *format, ...) in rte_exit() argument
H A Deal_private.h732 #define asprintf(buffer, format, ...) \ argument
H A Deal_common_devargs.c250 rte_devargs_parsef(struct rte_devargs *da, const char *format, ...) in rte_devargs_parsef()
/dpdk/lib/eal/include/
H A Drte_debug.h44 #define rte_panic_(func, format, ...) __rte_panic(func, format "%.0s", __VA_ARGS__) argument
/dpdk/lib/cmdline/
H A Dcmdline_os_unix.c38 cmdline_vdprintf(int fd, const char *format, va_list op) in cmdline_vdprintf()
H A Dcmdline_os_windows.c117 cmdline_vdprintf(int fd, const char *format, va_list op) in cmdline_vdprintf()
/dpdk/examples/l3fwd/
H A Dl3fwd_acl.h19 #define acl_log(format, ...) RTE_LOG(ERR, L3FWDACL, format, ##__VA_ARGS__) argument
/dpdk/app/test/
H A Dtest_meter.c16 #define mlog(format, ...) do{\ argument
22 #define melog(format, ...) do{\ argument
H A Dtest_dmadev.c59 print_err(const char *func, int lineno, const char *format, ...) in print_err()
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst407 .. _dtg_pdump:
/dpdk/lib/power/
H A Dpower_common.c69 open_core_sysfs_file(FILE ** f,const char * mode,const char * format,...) open_core_sysfs_file() argument
/dpdk/drivers/common/sfc_efx/base/
H A Defx_pci.c316 uint32_t format; in efx_pci_xilinx_cap_tbl_find() local
H A Def10_image.c513 efx_image_format_t format = EFX_IMAGE_FORMAT_NO_IMAGE; in efx_check_reflash_image() local
/dpdk/lib/log/
H A Dlog.c472 rte_vlog(uint32_t level,uint32_t logtype,const char * format,va_list ap) rte_vlog() argument
497 rte_log(uint32_t level,uint32_t logtype,const char * format,...) rte_log() argument
/dpdk/lib/eal/windows/
H A Deal_lcore.c43 log_early(const char *format, ...) in log_early()
H A Deal.c515 eal_asprintf(char ** buffer,const char * format,...) eal_asprintf() argument
/dpdk/lib/telemetry/
H A Dtelemetry_json.h31 __json_snprintf(char *buf, const int len, const char *format, ...) in __json_snprintf()
/dpdk/drivers/net/octeontx/
H A Docteontx_rxtx.h45 uint64_t format : 7; member
/dpdk/drivers/bus/pci/
H A Dpci_common.c53 pci_asprintf(char **buffer, const char *format, ...) in pci_asprintf()
/dpdk/drivers/ml/cnxk/
H A Dcn10k_ml_model.h247 uint8_t format; member