Lines Matching refs:kstats
60 struct system_kstat_data *kstats, in display() argument
72 exit_code = error_check(tree, kstats); in display()
99 display_memorysize(tree, kstats, &memory_total); in display()
118 display_hp_fail_fault(tree, kstats); in display()
121 root, tree, kstats); in display()
129 error_check(Sys_tree *tree, struct system_kstat_data *kstats) in error_check() argument
133 kstats = kstats; in error_check()
155 display_hp_fail_fault(Sys_tree *tree, struct system_kstat_data *kstats) in display_hp_fail_fault() argument
159 kstats = kstats; in display_hp_fail_fault()
168 struct system_kstat_data *kstats) in display_diaginfo() argument
174 kstats = kstats; in display_diaginfo()