Home
last modified time | relevance | path

Searched refs:EAL_LOG_STUB (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/eal/windows/
H A Deal_mp.c86 EAL_LOG_STUB(); in register_mp_requests()
94 EAL_LOG_STUB(); in unregister_mp_requests()
109 EAL_LOG_STUB(); in request_sync()
H A Deal_windows.h27 #define EAL_LOG_STUB() \ macro