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

  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/tracer/
wakeup.tc 5 if ! which chrt ; then
6 echo "chrt is not found. This test requires nice command."
20 chrt -f 5 sleep 1
wakeup_rt.tc 5 if ! which chrt ; then
6 echo "chrt is not found. This test requires chrt command."
20 chrt -f 5 sleep 1
  /external/ltp/testcases/open_posix_testsuite/functional/threads/tools/
watchdogtimer.sh 6 chrt -p -f $PRIORITY $$
  /external/toybox/generated/
globals.h 222 // toys/other/chrt.c
1366 struct chrt_data chrt; member in union:global_union
newtoys.h 30 USE_CHRT(NEWTOY(chrt, "^mp#<0iRbrfo[!ibrfo]", TOYFLAG_USR|TOYFLAG_BIN))
flags.h 262 // chrt ^mp#<0iRbrfo[!ibrfo] ^mp#<0iRbrfo[!ibrfo]
    [all...]

Completed in 69 milliseconds