Searched refs:debug_funclog_enter (Results 1 – 2 of 2) sorted by relevance
348 int debug_funclog_enter(const char* f, const int line, const char* file);354 debug_funclog_enter(__FUNCTION__, __LINE__, __FILE__)
431 debug_funclog_enter(const char* f, UNUSED const int line, in debug_funclog_enter() function