Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_debug.c328 uint64_t * parent_non_own_time_ptr = NULL, * mine_non_own_time_ptr = NULL; in MYSQLND_METHOD() local
419 zend_stack_top(&self->call_time_stack, (void **)&parent_non_own_time_ptr); in MYSQLND_METHOD()
420 parent_non_own_time = *parent_non_own_time_ptr; in MYSQLND_METHOD()

Completed in 8 milliseconds