Searched defs:tvar (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | probe-finder.h | 92 struct probe_trace_arg *tvar; /* Current result variable */ member
|
| H A D | probe-finder.c | 170 convert_variable_location(Dwarf_Die *vr_die, Dwarf_Addr addr, Dwarf_Op *fb_ops, Dwarf_Die *sp_die, unsigned int machine, struct probe_trace_arg *tvar) convert_variable_location() argument 304 convert_variable_type(Dwarf_Die *vr_die, struct probe_trace_arg *tvar, const char *cast, bool user_access) convert_variable_type() argument [all...] |
| H A D | probe-event.c | 3658 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar, in copy_to_probe_trace_arg() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | probe-finder.h | 92 struct probe_trace_arg *tvar; /* Current result variable */ member
|
| H A D | probe-finder.c | 175 convert_variable_location(Dwarf_Die *vr_die, Dwarf_Addr addr, Dwarf_Op *fb_ops, Dwarf_Die *sp_die, unsigned int machine, struct probe_trace_arg *tvar) convert_variable_location() argument 309 convert_variable_type(Dwarf_Die *vr_die, struct probe_trace_arg *tvar, const char *cast, bool user_access) convert_variable_type() argument [all...] |
| H A D | probe-event.c | 3799 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar, in copy_to_probe_trace_arg() argument
|
Completed in 12 milliseconds