Searched refs:PMCSTAT_PRINTW (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/pmcstat/
H A Dpmcstat_top.h41 #define PMCSTAT_PRINTW(...) do { \ macro
69 PMCSTAT_PRINTW("---\n"); \
H A Dpmcpl_callgraph.c501 PMCSTAT_PRINTW("%5.5s", vs);
503 PMCSTAT_PRINTW(" %-10.10s %-20.20s",
509 PMCSTAT_PRINTW("\n");
561 PMCSTAT_PRINTW(" ...");
566 PMCSTAT_PRINTW(" %s", ns);
569 PMCSTAT_PRINTW("%s", vs);
573 PMCSTAT_PRINTW("\n");
627 PMCSTAT_PRINTW("%5.5s %-10.10s %-20.20s %s\n",
H A Dpmcstat_log.c559 PMCSTAT_PRINTW("PMC: %s Samples: %u ",
563 PMCSTAT_PRINTW("(%.1f%%) ", v);
565 PMCSTAT_PRINTW(", %u unresolved\n\n",
H A Dpmcpl_calltree.c496 PMCSTAT_PRINTW("\n");
504 PMCSTAT_PRINTW("%5.5s ", vs);
545 PMCSTAT_PRINTW("\n%*s", indentwidth, space);
550 PMCSTAT_PRINTW("%s%s%s ", ns, is, vs);
570 PMCSTAT_PRINTW("%5.5s %s\n", "%SAMP", "CALLTREE");
575 PMCSTAT_PRINTW("...\n");

Completed in 65 milliseconds