Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dfio_util.py400 ionice = 'ionice -c 3'
402 fio_cmd_line = ' '.join([env_vars, ionice, 'fio',
/external/toybox/
DAndroid.bp116 "toys/other/ionice.c",
322 "ionice",
/external/toybox/generated/
Dglobals.h1373 struct ionice_data ionice; member
Dnewtoys.h119 USE_IONICE(NEWTOY(ionice, "^tc#<0>3=2n#<0>7=5p#", TOYFLAG_USR|TOYFLAG_BIN))
Dflags.h4465 #define TT this.ionice
/external/autotest/site_utils/
Dgs_offloader.py1250 proc.ionice(psutil.IOPRIO_CLASS_IDLE)