Searched refs:rte_vlog (Results 1 – 4 of 4) sorted by relevance
| /dpdk/lib/eal/common/ |
| H A D | eal_common_debug.c | 17 rte_vlog(RTE_LOG_CRIT, RTE_LOGTYPE_EAL, format, ap); in __rte_panic() 37 rte_vlog(RTE_LOG_CRIT, RTE_LOGTYPE_EAL, format, ap); in rte_exit()
|
| H A D | eal_common_log.c | 489 rte_vlog(uint32_t level, uint32_t logtype, const char *format, va_list ap) in rte_vlog() function 520 ret = rte_vlog(level, logtype, format, ap); in rte_log()
|
| /dpdk/lib/eal/include/ |
| H A D | rte_log.h | 319 int rte_vlog(uint32_t level, uint32_t logtype, const char *format, va_list ap)
|
| /dpdk/lib/eal/ |
| H A D | version.map | 287 rte_vlog;
|