Searched refs:parent_non_own_time_ptr (Results 1 – 1 of 1) sorted by relevance
316 uint64_t * parent_non_own_time_ptr = NULL, * mine_non_own_time_ptr = NULL; in MYSQLND_METHOD() local407 parent_non_own_time_ptr = zend_stack_top(&self->call_time_stack); in MYSQLND_METHOD()408 parent_non_own_time = *parent_non_own_time_ptr; in MYSQLND_METHOD()
Completed in 8 milliseconds