OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lim_printf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/tprof/
tprof_top.c
166
lim_printf
(int *lim, const char *fmt, ...)
function
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
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 30 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026