Lines Matching defs:opt
4348 static int trace__set_duration(const struct option *opt, const char *str,
4351 struct trace *trace = opt->value;
4357 static int trace__set_filter_pids_from_option(const struct option *opt, const char *str,
4362 struct trace *trace = opt->value;
4406 static int parse_pagefaults(const struct option *opt, const char *str,
4409 int *trace_pgfaults = opt->value;
4496 static int trace__parse_events_option(const struct option *opt, const char *str,
4499 struct trace *trace = (struct trace *)opt->value;
4589 static int trace__parse_cgroups(const struct option *opt, const char *str, int unset)
4591 struct trace *trace = opt->value;