HomeSort by: relevance | last modified time | path
    Searched defs:sample_event_width (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/tprof/
tprof_top.c 111 static u_int sample_event_width = 7; variable in typeref:typename:u_int
656 if (sample_event_width < (u_int)l) {
657 sample_event_width = l;
674 sample_event_width, "Sample#",
683 sample_event_width, sample_event_width, LINESTR,
702 lim_printf(lim, " %*"PRIu64" ", sample_event_width,
783 sample_event_width, "Sample#",
792 sample_event_width, sample_event_width, LINESTR
    [all...]
tprof_top.c 111 static u_int sample_event_width = 7; variable in typeref:typename:u_int
656 if (sample_event_width < (u_int)l) {
657 sample_event_width = l;
674 sample_event_width, "Sample#",
683 sample_event_width, sample_event_width, LINESTR,
702 lim_printf(lim, " %*"PRIu64" ", sample_event_width,
783 sample_event_width, "Sample#",
792 sample_event_width, sample_event_width, LINESTR
    [all...]
tprof_top.c 111 static u_int sample_event_width = 7; variable in typeref:typename:u_int
656 if (sample_event_width < (u_int)l) {
657 sample_event_width = l;
674 sample_event_width, "Sample#",
683 sample_event_width, sample_event_width, LINESTR,
702 lim_printf(lim, " %*"PRIu64" ", sample_event_width,
783 sample_event_width, "Sample#",
792 sample_event_width, sample_event_width, LINESTR
    [all...]

Completed in 36 milliseconds