Searched refs:debug_funclog_enter_exit (Results 1 – 2 of 2) sorted by relevance
350 void debug_funclog_enter_exit(const char* f, const int line, const char* file);368 debug_funclog_enter_exit(__FUNCTION__, __LINE__, __FILE__)
456 debug_funclog_enter_exit(const char* f, UNUSED const int line, in debug_funclog_enter_exit() function