Home
last modified time | relevance | path

Searched refs:l_opts (Results 1 – 8 of 8) sorted by relevance

/external/blktrace/btt/
Dbno_plot.py59 l_opts = [ 'help', 'keys-below', 'verbose' ]
62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
Dargs.c33 static struct option l_opts[] = { variable
294 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in handle_args()
Dbtt_plot.py212 l_opts = [ 'generate-all', 'type', 'no-legend', 'output', 'title',
216 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)
/external/blktrace/btreplay/
Dbtrecord.c121 static struct option l_opts[] = { variable
393 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in handle_args()
Dbtreplay.c1404 static struct option l_opts[] = { variable
1494 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in handle_args()
/external/blktrace/
Dblkiomon.c616 static struct option l_opts[] = { variable
691 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in main()
Dblktrace.c332 static struct option l_opts[] = { variable
2106 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) >= 0) { in handle_args()
Dblkparse.c107 static struct option l_opts[] = { variable
2787 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in main()