Lines Matching defs:idx
187 void parse_events__handle_error(struct parse_events_error *err, int idx, in parse_events__handle_error()
348 __add_event(struct list_head *list, int *idx, in __add_event()
392 struct evsel *parse_events__add_event(int idx, struct perf_event_attr *attr, in parse_events__add_event()
399 static int add_event(struct list_head *list, int *idx, in add_event()
407 static int add_event_tool(struct list_head *list, int *idx, in add_event_tool()
455 int parse_events_add_cache(struct list_head *list, int *idx, in parse_events_add_cache()
559 static int add_tracepoint(struct list_head *list, int *idx, in add_tracepoint()
583 static int add_tracepoint_multi_event(struct list_head *list, int *idx, in add_tracepoint_multi_event()
631 static int add_tracepoint_event(struct list_head *list, int *idx, in add_tracepoint_event()
643 static int add_tracepoint_multi_sys(struct list_head *list, int *idx, in add_tracepoint_multi_sys()
808 int idx; in parse_events_config_bpf() local
950 int parse_events_add_breakpoint(struct list_head *list, int *idx, in parse_events_add_breakpoint()
1372 int parse_events_add_tracepoint(struct list_head *list, int *idx, in parse_events_add_tracepoint()
2203 int idx = 0; in __parse_events_print_error() local
2995 char *config, unsigned idx) in parse_events_term__sym_hw()
3106 int idx, const char *str) in parse_events_evlist_error()