Home
last modified time | relevance | path

Searched refs:number_to_scaled_string (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/pgstat/
H A Dpgstat.pl599 number_to_scaled_string($utilization),
600 number_to_scaled_string($capacity),
634 number_to_scaled_string($hw_utilization),
635 number_to_scaled_string($capacity);
703 $pgs{$pg}->{utilization} = number_to_scaled_string($utilization);
704 $pgs{$pg}->{capacity} = number_to_scaled_string($capacity);
768 number_to_scaled_string($pgs{$pg}->{utilization}),
769 number_to_scaled_string($pgs{$pg}->{capacity});
977 sub number_to_scaled_string subroutine
/titanic_44/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl670 sub number_to_scaled_string subroutine
713 return (number_to_scaled_string($number)) unless $opt_u;