Home
last modified time | relevance | path

Searched defs:sp_die (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/tools/perf/util/
Dprobe-finder.c516 static Dwarf_Die *die_find_inlinefunc(Dwarf_Die *sp_die, Dwarf_Addr addr, in die_find_inlinefunc()
565 static int __die_walk_funclines(Dwarf_Die *sp_die, in __die_walk_funclines()
590 static int __die_walk_culines_cb(Dwarf_Die *sp_die, void *data) in __die_walk_culines_cb()
703 static Dwarf_Die *die_find_variable_at(Dwarf_Die *sp_die, const char *name, in die_find_variable_at()
1133 static int find_variable(Dwarf_Die *sp_die, struct probe_finder *pf) in find_variable()
1203 static int convert_to_trace_point(Dwarf_Die *sp_die, Dwarf_Addr paddr, in convert_to_trace_point()
1239 static int call_probe_finder(Dwarf_Die *sp_die, struct probe_finder *pf) in call_probe_finder()
1367 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) in find_probe_point_lazy()
1419 static int probe_point_search_cb(Dwarf_Die *sp_die, void *data) in probe_point_search_cb()
1536 static int add_probe_trace_event(Dwarf_Die *sp_die, struct probe_finder *pf) in add_probe_trace_event()
[all …]