Lines Matching refs:sample_event_width
111 static u_int sample_event_width = 7; variable
656 if (sample_event_width < (u_int)l) { in show_count_per_event()
657 sample_event_width = l; in show_count_per_event()
674 sample_event_width, "Sample#", in show_count_per_event()
683 sample_event_width, sample_event_width, LINESTR, in show_count_per_event()
702 lim_printf(lim, " %*"PRIu64" ", sample_event_width, in show_count_per_event()
783 sample_event_width, "Sample#", in sample_show()
792 sample_event_width, sample_event_width, LINESTR, in sample_show()
834 lim_printf(&lim, " %*u %-32.32s", sample_event_width, in sample_show()
851 sample_event_width, ":", samples->pa_inuse - ndisp); in sample_show()
862 sample_event_width, sample_event_width, LINESTR, in sample_show()
874 sample_event_width, sample_n_kern[opt_mode], "in-kernel"); in sample_show()
883 sample_event_width, sample_n_user[opt_mode], "userland"); in sample_show()