Home
last modified time | relevance | path

Searched refs:strlist__for_each_entry (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.1/tools/perf/
Dbuiltin-buildid-cache.c232 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()
343 strlist__for_each_entry(nd, bidlist) { in build_id_cache__show_all()
467 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
485 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
503 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
531 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
Dbuiltin-probe.c412 strlist__for_each_entry(nd, bidlist) { in del_perf_probe_caches()
453 strlist__for_each_entry(ent, klist) in perf_del_probe_events()
464 strlist__for_each_entry(ent, ulist) in perf_del_probe_events()
Dbuiltin-inject.c686 strlist__for_each_entry(pos, inject->known_build_ids) { in perf_inject__lookup_known_build_id()
Dbuiltin-trace.c1871 strlist__for_each_entry(pos, trace->ev_qualifier) { in trace__validate_ev_qualifier()
/Linux-v6.1/tools/perf/util/
Dprobe-file.c232 strlist__for_each_entry(ent, rawlist) { in __probe_file__get_namelist()
338 strlist__for_each_entry(ent, namelist) { in probe_file__get_events()
361 strlist__for_each_entry(ent, namelist) { in probe_file__del_strlist()
440 strlist__for_each_entry(node, entry->tevlist) { in probe_cache_entry__get_event()
988 strlist__for_each_entry(snode, entry->tevlist) { in probe_cache_entry__write()
1087 strlist__for_each_entry(nd, bidlist) { in probe_cache__show_all_caches()
Dstrlist.h77 #define strlist__for_each_entry(pos, slist) \ macro
Dbpf_off_cpu.c158 strlist__for_each_entry(pos, pid_slist) { in off_cpu_prepare()
224 strlist__for_each_entry(pos, pid_slist) { in off_cpu_prepare()
Dthread_map.c197 strlist__for_each_entry(pos, slist) { in thread_map__new_by_pid_str()
261 strlist__for_each_entry(pos, slist) { in thread_map__new_by_tid_str()
Dprint-events.c183 strlist__for_each_entry(nd, bidlist) { in print_sdt_events()
205 strlist__for_each_entry(nd, sdtlist) { in print_sdt_events()
Dbuild-id.c477 strlist__for_each_entry(nd, toplist) { in build_id_cache__list_all()
486 strlist__for_each_entry(nd2, linklist) { in build_id_cache__list_all()
541 strlist__for_each_entry(nd, bidlist) { in build_id_cache__complement()
Dutil.c241 strlist__for_each_entry(nd, kcore_dirs) { in rm_rf_kcore_dir()
Dprobe-event.c1184 strlist__for_each_entry(node, vl->vars) { in show_available_vars_at()
2657 strlist__for_each_entry(ent, rawlist) { in __show_perf_probe_events()
3393 strlist__for_each_entry(nd, bidlist) { in find_cached_events_all()
3457 strlist__for_each_entry(node, entry->tevlist) { in find_probe_trace_events_from_cache()
Dmetricgroup.c422 strlist__for_each_entry (sn, metrics) { in metricgroup__print_strlist()
Dsymbol.c2137 strlist__for_each_entry(nd, dirs) { in find_matching_kcore()
/Linux-v6.1/
D.clang-format599 - 'strlist__for_each_entry'