Home
last modified time | relevance | path

Searched refs:copy_to_probe_trace_arg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h192 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar,
H A Dprobe-event.c3218 copy_to_probe_trace_arg(&tev->args[i], &pev->args[i]); in try_to_find_absolute_address()
3658 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar, in copy_to_probe_trace_arg() function
H A Dprobe-finder.c599 return copy_to_probe_trace_arg(pf->tvar, pf->pvar); in find_variable()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h193 int copy_to_probe_trace_arg(struct probe_trace_arg *tvar,
H A Dprobe-event.c3288 copy_to_probe_trace_arg(&tev->args[i], &pev->args[i]); in try_to_find_absolute_address()
3799 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()

Completed in 16 milliseconds