/external/blktrace/btt/ |
bno_plot.py | 59 l_opts = [ 'help', 'keys-below', 'verbose' ] 62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
|
args.c | 33 static struct option l_opts[] = { variable in typeref:struct:option 288 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {
|
btt_plot.py | 204 l_opts = [ 'generate-all', 'type', 'no-legend', 'output', 'title', 208 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)
|
/external/fio/ |
init.c | 87 static struct option l_opts[FIO_NR_OPTIONS] = { variable in typeref:struct:option [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
bt_amp_hci.h | 159 uint8 l_opts; member in struct:ld_cmd_parms 349 uint8 l_opts; member in struct:ld_evt_parms
|
/external/blktrace/ |
blkiomon.c | 615 static struct option l_opts[] = { variable in typeref:struct:option 690 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {
|
blkparse.c | 107 static struct option l_opts[] = { variable in typeref:struct:option [all...] |
blktrace.c | 330 static struct option l_opts[] = { variable in typeref:struct:option [all...] |
/external/blktrace/btreplay/ |
btrecord.c | 123 static struct option l_opts[] = { variable in typeref:struct:option 395 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {
|
btreplay.c | 1377 static struct option l_opts[] = { variable in typeref:struct:option [all...] |