Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dprobe-event.c2402 static int perf_probe_arg__copy(struct perf_probe_arg *dst, in perf_probe_arg__copy() function
2447 if (perf_probe_arg__copy(&dst->args[i], &src->args[i]) < 0) in perf_probe_event__copy()