Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-finder.h64 struct probe_finder { struct
68 int (*callback)(Dwarf_Die *sc_die, struct probe_finder *pf); argument
92 struct probe_finder pf; argument
100 struct probe_finder pf;
Dprobe-finder.c538 static int convert_variable(Dwarf_Die *vr_die, struct probe_finder *pf) in convert_variable()
568 static int find_variable(Dwarf_Die *sc_die, struct probe_finder *pf) in find_variable()
669 static int call_probe_finder(Dwarf_Die *sc_die, struct probe_finder *pf) in call_probe_finder()
768 static Dwarf_Die *find_best_scope(struct probe_finder *pf, Dwarf_Die *die_mem) in find_best_scope()
787 struct probe_finder *pf = data; in probe_point_line_walker()
808 static int find_probe_point_by_line(struct probe_finder *pf) in find_probe_point_by_line()
856 struct probe_finder *pf = data; in probe_point_lazy_walker()
884 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) in find_probe_point_lazy()
910 static void skip_prologue(Dwarf_Die *sp_die, struct probe_finder *pf) in skip_prologue()
944 struct probe_finder *pf = data; in probe_point_inline_cb()
[all …]