Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h308 int debug_funclog_enter(const char* f, const int line, const char* file);
314 debug_funclog_enter(__FUNCTION__, __LINE__, __FILE__)
Du_debug.c405 int debug_funclog_enter(const char* f, const int line, const char* file) in debug_funclog_enter() function