Home
last modified time | relevance | path

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

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