Lines Matching defs:idx
275 __add_event(struct list_head *list, int *idx, in __add_event()
294 static int add_event(struct list_head *list, int *idx, in add_event()
318 int parse_events_add_cache(struct list_head *list, int *idx, in parse_events_add_cache()
379 static int add_tracepoint(struct list_head *list, int *idx, in add_tracepoint()
393 static int add_tracepoint_multi_event(struct list_head *list, int *idx, in add_tracepoint_multi_event()
425 static int add_tracepoint_event(struct list_head *list, int *idx, in add_tracepoint_event()
433 static int add_tracepoint_multi_sys(struct list_head *list, int *idx, in add_tracepoint_multi_sys()
465 int parse_events_add_tracepoint(struct list_head *list, int *idx, in parse_events_add_tracepoint()
514 int parse_events_add_breakpoint(struct list_head *list, int *idx, in parse_events_add_breakpoint()
596 int parse_events_add_numeric(struct list_head *list, int *idx, in parse_events_add_numeric()
629 int parse_events_add_pmu(struct list_head *list, int *idx, in parse_events_add_pmu()
1507 char *config, unsigned idx) in parse_events_term__sym_hw()