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

/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4u.c59 struct system_kstat_data *kstats,
72 exit_code = error_check(tree, kstats);
99 display_memorysize(tree, kstats, &grps, &memory_total);
118 display_hp_fail_fault(tree, kstats);
121 root, tree, kstats);
129 error_check(Sys_tree *tree, struct system_kstat_data *kstats) argument
133 kstats = kstats;
155 display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats) argument
159 kstats
57 display(Sys_tree *tree, Prom_node *root, struct system_kstat_data *kstats, int syserrlog) argument
167 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, struct system_kstat_data *kstats) argument
[all...]
H A Dmemory.c88 display_memorysize(Sys_tree *tree, struct system_kstat_data *kstats, argument
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h78 int error_check(Sys_tree *tree, struct system_kstat_data *kstats);
80 void display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats);
82 struct system_kstat_data *kstats);
141 void display_memorysize(Sys_tree *tree, struct system_kstat_data *kstats,
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c94 struct system_kstat_data *kstats);
665 struct system_kstat_data *kstats)
664 display_diaginfo(int flag, Prom_node *root, Sys_tree *tree, struct system_kstat_data *kstats) argument
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs34 * only reads and updates kstats as and when they are actually accessed.
38 * Ignored raw kstats.
40 * Some raw kstats are ignored by this module, these are listed below. The
41 * most common reason is that the kstats are stored as arrays and the ks_ndata
50 * The structure definition used for these kstats (ufs_directio_kstats) is in a
67 * Note that the ks_ndata and ks_data_size of many non-array raw kstats are
170 * Kstats come in two flavours, named and raw. Raw kstats are just C structs,
613 * Note that some kstats include the instance number as part of the module
938 * Named kstats are returned as a list of key/values. This function converts
1053 * Read kstats an
[all...]

Completed in 20 milliseconds