Searched refs:probe_trace_arg (Results 1 – 4 of 4) sorted by relevance
24 struct probe_trace_arg { struct37 struct probe_trace_arg *args; /* Arguments */ argument
60 struct probe_trace_arg *tvar; /* Current result variable */
1033 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs); in parse_probe_trace_command()1203 static int synthesize_probe_trace_arg(struct probe_trace_arg *arg, in synthesize_probe_trace_arg()1749 tev->args = zalloc(sizeof(struct probe_trace_arg) in convert_to_probe_trace_events()
804 struct probe_trace_arg *tvar) in convert_variable_location()894 struct probe_trace_arg *tvar, in convert_variable_type()1561 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs); in add_probe_trace_event()