HomeSort by relevance Sort by last modified time
    Searched refs:etimes (Results 1 - 3 of 3) sorted by null

  /external/strace/tests/
times-fail.test 9 run_strace -a12 -etimes $args > "$OUT"
times.test 9 run_strace -etimes -esignal=none $args > "$OUT"
  /external/autotest/site_utils/
check_hung_proc.py 14 This script depends on the "etimes" user-defined format of "ps".
15 Goobuntu 14.04 has the version of ps that supports etimes, but not
41 cmd = ('ps -eo etimes,args | grep "%s" | awk \'{if($1 > %d) print $0}\' | '

Completed in 225 milliseconds