Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dprobe-event.c2343 static int perf_probe_arg__copy(struct perf_probe_arg *dst, in perf_probe_arg__copy() function
2388 if (perf_probe_arg__copy(&dst->args[i], &src->args[i]) < 0) in perf_probe_event__copy()