Lines Matching refs:optarg
297 bno_dump_name = optarg; in handle_args()
300 sscanf(optarg, "%lf", &range_delta); in handle_args()
303 devices = optarg; in handle_args()
306 exes = optarg; in handle_args()
312 input_name = optarg; in handle_args()
315 d2c_name = optarg; in handle_args()
318 plat_freq = atof(optarg); in handle_args()
321 iostat_name = strdup(optarg); in handle_args()
324 sps_name = optarg; in handle_args()
327 if (dev_map_read(optarg)) in handle_args()
331 output_name = optarg; in handle_args()
334 per_io_name = strdup(optarg); in handle_args()
337 per_io_trees = optarg; in handle_args()
340 q2c_name = optarg; in handle_args()
343 aqd_name = optarg; in handle_args()
349 seek_name = optarg; in handle_args()
354 sscanf(optarg, "%u", &interval); in handle_args()
359 sscanf(optarg, "%lf", &t_astart); in handle_args()
363 sscanf(optarg, "%lf", &t_aend); in handle_args()
367 unplug_hist_name = optarg; in handle_args()
379 q2d_name = optarg; in handle_args()