Home
last modified time | relevance | path

Searched refs:strlist__for_each (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/tools/perf/
Dbuiltin-buildid-cache.c224 strlist__for_each(pos, list) { in build_id_cache__purge_path()
358 strlist__for_each(pos, list) in cmd_buildid_cache()
376 strlist__for_each(pos, list) in cmd_buildid_cache()
394 strlist__for_each(pos, list) in cmd_buildid_cache()
415 strlist__for_each(pos, list) in cmd_buildid_cache()
Dbuiltin-probe.c389 strlist__for_each(ent, klist) in perf_del_probe_events()
399 strlist__for_each(ent, ulist) in perf_del_probe_events()
Dbuiltin-trace.c1756 strlist__for_each(pos, trace->ev_qualifier) { in trace__validate_ev_qualifier()
/linux-4.4.14/tools/perf/util/
Dprobe-file.c180 strlist__for_each(ent, rawlist) { in __probe_file__get_namelist()
284 strlist__for_each(ent, namelist) { in probe_file__get_events()
302 strlist__for_each(ent, namelist) { in probe_file__del_strlist()
Dstrlist.h69 #define strlist__for_each(pos, slist) \ macro
Dthread_map.c204 strlist__for_each(pos, slist) { in thread_map__new_by_pid_str()
280 strlist__for_each(pos, slist) { in thread_map__new_by_tid_str()
Dprobe-event.c931 strlist__for_each(node, vl->vars) { in show_available_vars_at()
2248 strlist__for_each(ent, rawlist) { in __show_perf_probe_events()