Searched refs:act_depth (Results 1 – 1 of 1) sorted by relevance
849 size_t act_size, act_depth; in write_out() local882 act_depth = 1; in write_out()895 if (deep[idx] > act_depth) in write_out()897 act_depth = deep[idx]; in write_out()898 if (act_depth * act_size > best_total) in write_out()906 if (act_depth * act_size <= best_total) in write_out()909 best_total = act_depth * act_size; in write_out()911 best_depth = act_depth; in write_out()