Home
last modified time | relevance | path

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

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_debug.c405 uint64_t parent_non_own_time = 0; in MYSQLND_METHOD() local
408 parent_non_own_time = *parent_non_own_time_ptr; in MYSQLND_METHOD()
409 parent_non_own_time += call_time; in MYSQLND_METHOD()
411 zend_stack_push(&self->call_time_stack, &parent_non_own_time); /* add back the caller */ in MYSQLND_METHOD()

Completed in 6 milliseconds