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

  /src/usr.sbin/tprof/
tprof_top.c 166 lim_printf(int *lim, const char *fmt, ...) function in typeref:typename:int
560 lim_printf(lim, "%s", label); \
568 lim_printf(lim, "%-*.*s ", tprofstat_width[idx], \
571 lim_printf(lim, "tprof ");
619 lim_printf(lim, "%-22s", "Event counter (delta)");
623 lim_printf(lim, "%11s", cpuname);
631 lim_printf(lim, "%-22.22s", eventname[i]);
633 lim_printf(lim, "%11"PRIu64,
673 lim_printf(lim, " Rate %*s %-*s",
678 lim_printf(lim, " %*s", sample_cpu_width[n], buf)
    [all...]
tprof_top.c 166 lim_printf(int *lim, const char *fmt, ...) function in typeref:typename:int
560 lim_printf(lim, "%s", label); \
568 lim_printf(lim, "%-*.*s ", tprofstat_width[idx], \
571 lim_printf(lim, "tprof ");
619 lim_printf(lim, "%-22s", "Event counter (delta)");
623 lim_printf(lim, "%11s", cpuname);
631 lim_printf(lim, "%-22.22s", eventname[i]);
633 lim_printf(lim, "%11"PRIu64,
673 lim_printf(lim, " Rate %*s %-*s",
678 lim_printf(lim, " %*s", sample_cpu_width[n], buf)
    [all...]
tprof_top.c 166 lim_printf(int *lim, const char *fmt, ...) function in typeref:typename:int
560 lim_printf(lim, "%s", label); \
568 lim_printf(lim, "%-*.*s ", tprofstat_width[idx], \
571 lim_printf(lim, "tprof ");
619 lim_printf(lim, "%-22s", "Event counter (delta)");
623 lim_printf(lim, "%11s", cpuname);
631 lim_printf(lim, "%-22.22s", eventname[i]);
633 lim_printf(lim, "%11"PRIu64,
673 lim_printf(lim, " Rate %*s %-*s",
678 lim_printf(lim, " %*s", sample_cpu_width[n], buf)
    [all...]

Completed in 141 milliseconds