Searched refs:parent_non_own_time_ptr (Results 1 – 1 of 1) sorted by relevance
328 uint64_t * parent_non_own_time_ptr = NULL, * mine_non_own_time_ptr = NULL; in MYSQLND_METHOD() local419 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 7 milliseconds