Home
last modified time | relevance | path

Searched refs:debug_funclog_enter_exit (Results 1 – 4 of 4) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h325 void debug_funclog_enter_exit(const char* f, const int line, const char* file);
343 debug_funclog_enter_exit(__FUNCTION__, __LINE__, __FILE__)
Du_debug.c463 debug_funclog_enter_exit(const char* f, UNUSED const int line, in debug_funclog_enter_exit() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h352 void debug_funclog_enter_exit(const char* f, const int line, const char* file);
370 debug_funclog_enter_exit(__FUNCTION__, __LINE__, __FILE__)
Du_debug.c472 debug_funclog_enter_exit(const char* f, UNUSED const int line, in debug_funclog_enter_exit() function