Lines Matching defs:opt
4425 static int trace__set_duration(const struct option *opt, const char *str,
4428 struct trace *trace = opt->value;
4434 static int trace__set_filter_pids_from_option(const struct option *opt, const char *str,
4439 struct trace *trace = opt->value;
4483 static int parse_pagefaults(const struct option *opt, const char *str,
4486 int *trace_pgfaults = opt->value;
4573 static int trace__parse_events_option(const struct option *opt, const char *str,
4576 struct trace *trace = (struct trace *)opt->value;
4660 static int trace__parse_cgroups(const struct option *opt, const char *str, int unset)
4662 struct trace *trace = opt->value;