Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-buildid-cache.c231 strlist__for_each_entry(pos, list) { in build_id_cache__purge_path()
259 strlist__for_each_entry(pos, list) { in build_id_cache__purge_all()
342 strlist__for_each_entry(nd, bidlist) { in build_id_cache__show_all()
442 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
460 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
478 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
506 strlist__for_each_entry(pos, list) in cmd_buildid_cache()
Dbuiltin-probe.c408 strlist__for_each_entry(nd, bidlist) { in del_perf_probe_caches()
449 strlist__for_each_entry(ent, klist) in perf_del_probe_events()
460 strlist__for_each_entry(ent, ulist) in perf_del_probe_events()
Dbuiltin-trace.c1863 strlist__for_each_entry(pos, trace->ev_qualifier) { in trace__validate_ev_qualifier()
/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-file.c197 strlist__for_each_entry(ent, rawlist) { in __probe_file__get_namelist()
303 strlist__for_each_entry(ent, namelist) { in probe_file__get_events()
326 strlist__for_each_entry(ent, namelist) { in probe_file__del_strlist()
405 strlist__for_each_entry(node, entry->tevlist) { in probe_cache_entry__get_event()
919 strlist__for_each_entry(snode, entry->tevlist) { in probe_cache_entry__write()
1018 strlist__for_each_entry(nd, bidlist) { in probe_cache__show_all_caches()
Dstrlist.h77 #define strlist__for_each_entry(pos, slist) \ macro
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()
Dbuild-id.c474 strlist__for_each_entry(nd, toplist) { in build_id_cache__list_all()
483 strlist__for_each_entry(nd2, linklist) { in build_id_cache__list_all()
538 strlist__for_each_entry(nd, bidlist) { in build_id_cache__complement()
Dprobe-event.c1166 strlist__for_each_entry(node, vl->vars) { in show_available_vars_at()
2628 strlist__for_each_entry(ent, rawlist) { in __show_perf_probe_events()
3342 strlist__for_each_entry(nd, bidlist) { in find_cached_events_all()
3406 strlist__for_each_entry(node, entry->tevlist) { in find_probe_trace_events_from_cache()
Dmetricgroup.c483 strlist__for_each_entry (sn, metrics) { in metricgroup__print_strlist()
Dparse-events.c2652 strlist__for_each_entry(nd, bidlist) { in print_sdt_events()
2674 strlist__for_each_entry(nd, sdtlist) { in print_sdt_events()
Dsymbol.c2119 strlist__for_each_entry(nd, dirs) { in find_matching_kcore()