Home
last modified time | relevance | path

Searched refs:probe_finder (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dprobe-finder.h53 struct probe_finder { struct
58 int (*callback)(Dwarf_Die *sc_die, struct probe_finder *pf); argument
83 struct probe_finder pf; argument
91 struct probe_finder pf;
H A Dprobe-finder.c72 const struct probe_finder *pf, in convert_variable_location()
749 struct probe_finder *pf = data; in probe_point_line_walker()
773 static int find_probe_point_by_line(struct probe_finder *pf) in find_probe_point_by_line()
821 struct probe_finder *pf = data; in probe_point_lazy_walker()
915 struct probe_finder *pf = data; in probe_point_inline_cb()
955 struct probe_finder *pf = param->data; in probe_point_search_cb()
1016 static int find_probe_point_by_func(struct probe_finder *pf) in find_probe_point_by_func()
1060 struct probe_finder *pf) in debuginfo__find_probe_location()
1134 struct probe_finder *pf) in debuginfo__find_probes()
1169 struct probe_finder *pf;
[all …]