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

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c713 display_targets(struct pmcs_hw m, int verbose, int totals_only) argument
732 if (!totals_only) {
775 if (totals_only) {
834 if (!totals_only) {
1943 int totals_only)
1985 if (totals_only) {
2106 int totals_only)
2127 if (!totals_only) {
2150 display_phy(phy, pphy, verbose, totals_only);
2154 totals_only);
1942 display_phy(struct pmcs_phy phy, struct pmcs_phy *phyp, int verbose, int totals_only) argument
2105 display_phys(struct pmcs_hw ss, int verbose, struct pmcs_phy *parent, int level, int totals_only) argument
[all...]

Completed in 49 milliseconds