Home
last modified time | relevance | path

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

/system/extras/app-launcher/
Dapp-launcher.sh354 cpubusy_ticks_after=$(echo "$procstat" | awk '{ print ($2 + $3 + $4 + $7 + $8) }')
375 …echo "$cpubusy_ticks_after" "$cpubusy_ticks_before" "$total_ticks_after" "$total_ticks_before" | a…