Searched refs:number_to_scaled_string (Results 1 – 2 of 2) sorted by relevance
599 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
670 sub number_to_scaled_string subroutine713 return (number_to_scaled_string($number)) unless $opt_u;