this_call_duration  137 ext/mysqlnd/mysqlnd_debug.h 				uint64_t this_call_duration = 0; \
this_call_duration  141 ext/mysqlnd/mysqlnd_debug.h 					DBG_PROFILE_END_TIME(this_call_duration); \
this_call_duration  144 ext/mysqlnd/mysqlnd_debug.h 					(dbg_obj1)->m->func_leave((dbg_obj1), __LINE__, __FILE__, this_call_duration); \
this_call_duration  147 ext/mysqlnd/mysqlnd_debug.h 					(dbg_obj2)->m->func_leave((dbg_obj2), __LINE__, __FILE__, this_call_duration); \