Searched refs:hxge_debug_msg (Results 1 – 3 of 3) sorted by relevance
92 #define HXGE_DEBUG_MSG(params) hxge_debug_msg params97 #define HXGE_ERROR_MSG(params) hxge_debug_msg params
464 void hxge_debug_msg(p_hxge_t, uint64_t, char *, ...);
1114 hxge_debug_msg(p_hxge_t hxgep, uint64_t level, char *fmt, ...) in hxge_debug_msg() function