Searched refs:push_wqm (Results 1 – 3 of 3) sorted by relevance
48 ++m_bc.stack.push_wqm; in push()68 --m_bc.stack.push_wqm; in pop()69 assert(m_bc.stack.push_wqm >= 0); in pop()90 elements = (stack.loop + stack.push_wqm ) * entry_size; in update_max_depth()
246 int push_wqm; member
10414 elements = (stack->loop + stack->push_wqm ) * entry_size; in callstack_update_max_depth()10479 --ctx->bc->stack.push_wqm; in callstack_pop()10480 assert(ctx->bc->stack.push_wqm >= 0); in callstack_pop()10499 ++ctx->bc->stack.push_wqm; in callstack_push()