Home
last modified time | relevance | path

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

/dpdk/lib/port/
H A Drte_swx_port_source_sink.c29 #define TRACE(...) printf(__VA_ARGS__) macro
31 #define TRACE(...) macro
H A Drte_swx_port_ring.c18 #define TRACE(...) printf(__VA_ARGS__) macro
20 #define TRACE(...) macro
H A Drte_swx_port_fd.c18 #define TRACE(...) printf(__VA_ARGS__) macro
20 #define TRACE(...) macro
H A Drte_swx_port_ethdev.c26 #define TRACE(...) printf(__VA_ARGS__) macro
28 #define TRACE(...) macro
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h27 #define TRACE(...) printf(__VA_ARGS__) macro
29 #define TRACE(...) macro