Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.h67 struct probe_finder { struct
72 int (*callback)(Dwarf_Die *sc_die, struct probe_finder *pf); argument
97 struct probe_finder pf; argument
105 struct probe_finder pf;
H A Dprobe-finder.c596 static int find_variable(Dwarf_Die *sc_die, struct probe_finder *pf) in find_variable()
858 struct probe_finder *pf = data; in probe_point_line_walker()
882 static int find_probe_point_by_line(struct probe_finder *pf) in find_probe_point_by_line()
930 struct probe_finder *pf = data; in probe_point_lazy_walker()
1024 struct probe_finder *pf = data; in probe_point_inline_cb()
1064 struct probe_finder *pf = param->data; in probe_point_search_cb()
1124 static int find_probe_point_by_func(struct probe_finder *pf) in find_probe_point_by_func()
1168 struct probe_finder *pf) in debuginfo__find_probe_location()
1242 struct probe_finder *pf) in debuginfo__find_probes()
1278 struct probe_finder *pf;
[all …]