Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 – 14 of 14) sorted by relevance

/tools/perf/tests/
Dpmu.c130 static LIST_HEAD(terms); in test_terms_list()
142 LIST_HEAD(formats); in test__pmu()
Dswitch-tracking.c259 LIST_HEAD(events); in process_events()
/tools/usb/usbip/libsrc/
Dlist.h25 #define LIST_HEAD(name) \ macro
/tools/perf/
Dbuiltin-kmem.c433 static LIST_HEAD(page_alloc_sort_input);
434 static LIST_HEAD(page_caller_sort_input);
1243 static LIST_HEAD(slab_caller_sort);
1244 static LIST_HEAD(slab_alloc_sort);
1245 static LIST_HEAD(page_caller_sort);
1246 static LIST_HEAD(page_alloc_sort);
Dbuiltin-script.c1871 static LIST_HEAD(script_specs);
2158 static LIST_HEAD(script_descs);
/tools/perf/util/
Dpmu.c35 static LIST_HEAD(pmus);
398 LIST_HEAD(list); in pmu_alias_terms()
622 LIST_HEAD(format); in pmu_lookup()
623 LIST_HEAD(aliases); in pmu_lookup()
Dparse-events.c383 LIST_HEAD(config_terms); in parse_events_add_cache()
495 LIST_HEAD(config_terms); in add_tracepoint()
603 LIST_HEAD(new_evsels); in add_bpf_event()
776 LIST_HEAD(obj_head_config); in parse_events_load_bpf()
1197 LIST_HEAD(config_terms); in parse_events_add_numeric()
1224 LIST_HEAD(config_terms); in __parse_events_add_pmu()
Devlist.c276 LIST_HEAD(head); in perf_evlist__add_attrs()
1935 LIST_HEAD(move); in perf_evlist__to_front()
Ddso.c423 static LIST_HEAD(dso__data_open);
Dcallchain.c1491 LIST_HEAD(head); in callchain_node__make_parent_list()
Dprobe-event.c2407 static LIST_HEAD(kprobe_blacklist);
/tools/testing/nvdimm/test/
Diomap.c25 static LIST_HEAD(iomap_head);
/tools/include/linux/
Dlist.h22 #define LIST_HEAD(name) \ macro
/tools/lib/bpf/
Dlibbpf.c205 static LIST_HEAD(bpf_objects_list);