new_depth_mask    115 tools/perf/ui/stdio/hist.c 	int new_depth_mask = depth_mask;
new_depth_mask    143 tools/perf/ui/stdio/hist.c 			new_depth_mask &= ~(1 << (depth - 1));
new_depth_mask    154 tools/perf/ui/stdio/hist.c 						      new_depth_mask, i++,
new_depth_mask    166 tools/perf/ui/stdio/hist.c 						  new_depth_mask | (1 << depth),
new_depth_mask    188 tools/perf/ui/stdio/hist.c 		new_depth_mask &= ~(1 << (depth - 1));
new_depth_mask    190 tools/perf/ui/stdio/hist.c 					      new_depth_mask, 0, total_samples,