Home
last modified time | relevance | path

Searched refs:probe_trace_arg (Results 1 – 4 of 4) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dprobe-event.h25 struct probe_trace_arg { struct
39 struct probe_trace_arg *args; /* Arguments */ argument
Dprobe-finder.h76 struct probe_trace_arg *tvar; /* Current result variable */
Dprobe-finder.c285 struct probe_trace_arg *tvar) in convert_variable_location()
375 struct probe_trace_arg *tvar, in convert_variable_type()
1172 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs); in add_probe_trace_event()
Dprobe-event.c1165 tev->args = zalloc(sizeof(struct probe_trace_arg) * tev->nargs); in parse_probe_trace_command()
1336 static int synthesize_probe_trace_arg(struct probe_trace_arg *arg, in synthesize_probe_trace_arg()
1951 tev->args = zalloc(sizeof(struct probe_trace_arg) in convert_to_probe_trace_events()