Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dfio_util.py391 ionice = 'ionice -c 3'
393 fio_cmd_line = ' '.join([env_vars, ionice, 'fio',
/external/toybox/
DAndroid.mk100 toys/other/ionice.c \
283 ionice \
/external/autotest/site_utils/
Dgs_offloader.py669 proc.ionice(psutil.IOPRIO_CLASS_IDLE)
/external/toybox/generated/
Dglobals.h1325 struct ionice_data ionice; member
Dnewtoys.h104 USE_IONICE(NEWTOY(ionice, "^tc#<0>3=2n#<0>7=5p#", TOYFLAG_USR|TOYFLAG_BIN))
Dflags.h3978 #define TT this.ionice
/external/fio/
DHOWTO954 See man ionice(1).
956 prioclass=int Set the io priority class. See man ionice(1).