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

  /external/blktrace/btt/
bno_plot.py 58 s_opts = 'hKv'
62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
btt_plot.py 203 s_opts = 'ALo:t:T:v'
208 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)

Completed in 148 milliseconds