Lines Matching defs:str
230 char *str = strchr(name, ':'); in tracepoint_name_to_path() local
300 static int parse_aliases(char *str, const char *names[][PERF_EVSEL__MAX_ALIASES], int size) in parse_aliases()
339 char *str = op_result[i]; in parse_events_add_cache() local
719 static int get_event_modifier(struct event_modifier *mod, char *str, in get_event_modifier()
806 static int check_modifier(char *str) in check_modifier()
823 int parse_events__modifier_event(struct list_head *list, char *str, bool add) in parse_events__modifier_event()
895 #define SET_SYMBOL(str, stype) \ argument
977 static int parse_events__scanner(const char *str, void *data, int start_token) in parse_events__scanner()
1003 int parse_events_terms(struct list_head *terms, const char *str) in parse_events_terms()
1022 int parse_events(struct perf_evlist *evlist, const char *str) in parse_events()
1047 int parse_events_option(const struct option *opt, const char *str, in parse_events_option()
1060 int parse_filter(const struct option *opt, const char *str, in parse_filter()
1463 char *str, u64 num) in new_term()
1500 int type_term, char *config, char *str) in parse_events_term__str()