Home
last modified time | relevance | path

Searched refs:copy_to_probe_trace_arg (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dprobe-event.h191 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar,
H A Dprobe-event.c3370 copy_to_probe_trace_arg(&tev->args[i], &pev->args[i]); in try_to_find_absolute_address()
3828 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar, in copy_to_probe_trace_arg() function
H A Dprobe-finder.c497 return copy_to_probe_trace_arg(pf->tvar, pf->pvar); in find_variable()