Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_debug.c403 uint64_t parent_non_own_time = 0; in MYSQLND_METHOD() local
406 parent_non_own_time = *parent_non_own_time_ptr; in MYSQLND_METHOD()
407 parent_non_own_time += call_time; in MYSQLND_METHOD()
409 zend_stack_push(&self->call_time_stack, &parent_non_own_time); /* add back the caller */ in MYSQLND_METHOD()

Completed in 16 milliseconds