Searched refs:o_stack_depth (Results 1 – 1 of 1) sorted by relevance
55 int o_stack_depth; /* used to verify stack while sampling */ member419 penum->o_stack_depth = ref_stack_count(&o_stack); in sampled_data_setup()491 if (num_out + O_STACK_PAD + penum->o_stack_depth != ref_stack_count(&o_stack)) { in sampled_data_continue()492 int stack_depth_adjust = ref_stack_count(&o_stack) - penum->o_stack_depth; in sampled_data_continue()