Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching refs:__used

109 static int opt_add_probe_event(const struct option *opt __used,
110 const char *str, int unset __used)
119 static int opt_del_probe_event(const struct option *opt __used,
120 const char *str, int unset __used)
132 static int opt_show_lines(const struct option *opt __used,
133 const char *str, int unset __used)
145 static int opt_show_vars(const struct option *opt __used,
146 const char *str, int unset __used)
165 static int opt_set_filter(const struct option *opt __used,
166 const char *str, int unset __used)
260 int cmd_probe(int argc, const char **argv, const char *prefix __used)