Searched refs:strlist__for_each_entry (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-buildid-cache.c | 232 strlist__for_each_entry(pos, list) { in build_id_cache__purge_path() 260 strlist__for_each_entry(pos, list) { in build_id_cache__purge_all() 347 strlist__for_each_entry(nd, bidlist) { in build_id_cache__show_all() 471 strlist__for_each_entry(pos, list) in cmd_buildid_cache() 489 strlist__for_each_entry(pos, list) in cmd_buildid_cache() 507 strlist__for_each_entry(pos, list) in cmd_buildid_cache() 535 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
|
| H A D | builtin-probe.c | 428 strlist__for_each_entry(nd, bidlist) { in del_perf_probe_caches() 469 strlist__for_each_entry(ent, klist) in perf_del_probe_events() 480 strlist__for_each_entry(ent, ulist) in perf_del_probe_events()
|
| H A D | builtin-inject.c | 958 strlist__for_each_entry(pos, inject->known_build_ids) { in mark_dso_hit()
|
| H A D | builtin-sched.c | 1628 strlist__for_each_entry(node, task_names) {
|
| H A D | builtin-trace.c | 2295 strlist__for_each_entry(pos, trace->ev_qualifier) { in trace__validate_ev_qualifier()
|
| /linux/tools/perf/util/ |
| H A D | probe-file.c | 233 strlist__for_each_entry(ent, rawlist) { in __probe_file__get_namelist() 339 strlist__for_each_entry(ent, namelist) { in probe_file__get_events() 362 strlist__for_each_entry(ent, namelist) { in probe_file__del_strlist() 422 strlist__for_each_entry(node, entry->tevlist) { in probe_cache_entry__get_event() 970 strlist__for_each_entry(snode, entry->tevlist) { in probe_cache_entry__write() 1069 strlist__for_each_entry(nd, bidlist) { in probe_cache__show_all_caches()
|
| H A D | strlist.h | 75 #define strlist__for_each_entry(pos, slist) \ macro
|
| H A D | print-events.c | 69 strlist__for_each_entry(bid_nd, bidlist) { in print_sdt_events() 87 strlist__for_each_entry(sdt_name, sdtlist) { in print_sdt_events()
|
| H A D | thread_map.c | 173 strlist__for_each_entry(pos, slist) { in thread_map__new_by_pid_str() 234 strlist__for_each_entry(pos, slist) { in thread_map__new_by_tid_str()
|
| H A D | bpf_off_cpu.c | 182 strlist__for_each_entry(pos, pid_slist) { in off_cpu_prepare() 251 strlist__for_each_entry(pos, pid_slist) { in off_cpu_prepare()
|
| H A D | build-id.c | 437 strlist__for_each_entry(nd, toplist) { in build_id_cache__list_all() 446 strlist__for_each_entry(nd2, linklist) { in build_id_cache__list_all() 501 strlist__for_each_entry(nd, bidlist) { in build_id_cache__complement()
|
| H A D | util.c | 248 strlist__for_each_entry(nd, kcore_dirs) { in rm_rf_kcore_dir()
|
| H A D | probe-event.c | 1229 strlist__for_each_entry(node, vl->vars) { in show_available_vars_at() 2723 strlist__for_each_entry(ent, rawlist) { in __show_perf_probe_events() 3493 strlist__for_each_entry(nd, bidlist) { in find_cached_events_all() 3557 strlist__for_each_entry(node, entry->tevlist) { in find_probe_trace_events_from_cache()
|
| H A D | symbol.c | 2091 strlist__for_each_entry(nd, dirs) { in dso__load_kernel_sym()
|