Searched refs:probe_trace_arg (Results 1 – 4 of 4) sorted by relevance
37 struct probe_trace_arg { struct51 struct probe_trace_arg *args; /* Arguments */ argument171 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar,
83 struct probe_trace_arg *tvar; /* Current result variable */
1594 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs); in parse_probe_trace_command()1762 static int synthesize_probe_trace_arg(struct probe_trace_arg *arg, in synthesize_probe_trace_arg()2606 tev->args = zalloc(sizeof(struct probe_trace_arg) * in find_probe_trace_events_from_map()2718 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs); in try_to_find_absolute_address()2929 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar, in copy_to_probe_trace_arg()
173 struct probe_trace_arg *tvar) in convert_variable_location()291 struct probe_trace_arg *tvar, in convert_variable_type()1224 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs); in add_probe_trace_event()