| /tools/perf/util/ |
| D | parse-events.y | 24 #define ALLOC_LIST(list) \ argument 31 static inc_group_count(struct list_head *list, in inc_group_count() 114 struct list_head *list = $1; variable 123 struct list_head *list = $1; variable 137 struct list_head *list = $1; variable 148 struct list_head *list = $3; variable 157 struct list_head *list = $2; variable 168 struct list_head *list = $1; variable 181 struct list_head *list = $1; variable 217 struct list_head *list; variable [all …]
|
| D | parse-events.c | 285 __add_event(struct list_head *list, int *idx, in __add_event() 312 static int add_event(struct list_head *list, int *idx, in add_event() 337 int parse_events_add_cache(struct list_head *list, int *idx, in parse_events_add_cache() 428 static int add_tracepoint(struct list_head *list, int *idx, in add_tracepoint() 453 static int add_tracepoint_multi_event(struct list_head *list, int *idx, in add_tracepoint_multi_event() 495 static int add_tracepoint_event(struct list_head *list, int *idx, in add_tracepoint_event() 507 static int add_tracepoint_multi_sys(struct list_head *list, int *idx, in add_tracepoint_multi_sys() 543 struct list_head *list; member 552 struct list_head *list = param->list; in add_bpf_event() local 584 struct list_head *list, in parse_events_load_bpf_obj() [all …]
|
| D | evlist.h | 230 #define __evlist__for_each(list, evsel) \ argument 246 #define __evlist__for_each_continue(list, evsel) \ argument 262 #define __evlist__for_each_reverse(list, evsel) \ argument 279 #define __evlist__for_each_safe(list, tmp, evsel) \ argument
|
| D | comm.h | 13 struct list_head list; member
|
| D | pmu.h | 27 struct list_head list; /* ELEM */ member 42 struct list_head list; /* ELEM */ member
|
| D | parse-events.h | 82 struct list_head list; member 97 struct list_head list; member
|
| D | pmu.c | 20 struct list_head list; member 209 static int __perf_pmu__new_alias(struct list_head *list, char *dir, char *name, in __perf_pmu__new_alias() 247 static int perf_pmu__new_alias(struct list_head *list, char *dir, char *name, FILE *file) in perf_pmu__new_alias() 895 int perf_pmu__new_format(struct list_head *list, char *name, in perf_pmu__new_format()
|
| D | ordered-events.h | 12 struct list_head list; member
|
| D | strlist.c | 154 struct strlist *strlist__new(const char *list, const struct strlist_config *config) in strlist__new()
|
| D | callchain.c | 643 struct callchain_list *list, *next_list; in merge_chain_branch() local 804 struct callchain_list *list, *tmp; in free_callchain_node() local
|
| D | callchain.h | 105 struct list_head list; member
|
| /tools/firewire/ |
| D | list.h | 1 struct list { struct 2 struct list *next, *prev; argument 6 list_init(struct list *list) in list_init() 13 list_empty(struct list *list) in list_empty() 28 list_append(struct list *list, struct list *new_link) in list_append() 34 list_prepend(struct list *list, struct list *new_link) in list_prepend() 49 #define list_head(list, type, member) \ argument 52 #define list_tail(list, type, member) \ argument 58 #define list_for_each_entry(pos, list, member) \ argument
|
| /tools/lib/traceevent/ |
| D | event-plugin.c | 115 char **list = NULL; in traceevent_plugin_list_options() local 149 void traceevent_plugin_free_options_list(char **list) in traceevent_plugin_free_options_list() 275 const struct plugin_list *list) in traceevent_print_plugins() 289 struct plugin_list *list; in load_plugin() local 442 struct plugin_list *list = NULL; in traceevent_load_plugins() local 452 struct plugin_list *list; in traceevent_unload_plugins() local
|
| /tools/testing/nvdimm/test/ |
| D | nfit_test.h | 17 struct list_head list; member
|
| D | iomap.c | 25 struct list_head list; member
|
| /tools/usb/ffs-aio-example/multibuff/host_app/ |
| D | test.c | 63 libusb_device **list; in test_init() local
|
| /tools/usb/ffs-aio-example/simple/host_app/ |
| D | test.c | 63 libusb_device **list; in test_init() local
|
| /tools/perf/ |
| D | builtin-buildid-cache.c | 216 struct strlist *list; in build_id_cache__purge_path() local 294 struct strlist *list; in cmd_buildid_cache() local
|
| /tools/testing/selftests/vm/ |
| D | compaction_test.c | 158 struct map_list *list, *entry; in main() local
|
| /tools/testing/selftests/timers/ |
| D | threadtest.c | 53 void checklist(struct timespec *list, int size) in checklist()
|
| D | inconsistency-check.c | 107 struct timespec list[CALLS_PER_LOOP]; in consistency_test() local
|
| /tools/vm/ |
| D | page_owner_sort.c | 25 static struct block_list *list; variable
|
| /tools/usb/usbip/libsrc/ |
| D | list.h | 27 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()
|
| /tools/power/cpupower/utils/idle_monitor/ |
| D | cpupower-monitor.c | 39 enum operation_mode_e { list = 1, show, show_all }; enumerator
|
| /tools/perf/tests/ |
| D | switch-tracking.c | 198 struct list_head list; member
|