Searched refs:units (Results 1 – 6 of 6) sorted by relevance
53 units="unknown"56 units="FPS";;58 units="FPS from app point of view: 1/(90th percentile render time)";;60 units="App start/switch per second";;63 echo "Performance unit for $workload is: $units"
165 % if prop.units is not None:166 <units>${prop.units | x}</units>
750 if entry.units:751 text += '\n\n<b>Units</b>: %s\n' % (dedent(entry.units))
331 % if prop.units is not None:332 ${prop.units | wbr}
1223 def units(self): member in Entry
254 const char *units = "%"; in format() local259 units = "X"; in format()267 units); in format()271 (permille + 5) / 10, units); in format()