Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.c2347 static int perf_probe_arg__copy(struct perf_probe_arg *dst, in perf_probe_arg__copy() function
2392 if (perf_probe_arg__copy(&dst->args[i], &src->args[i]) < 0) in perf_probe_event__copy()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.c2391 static int perf_probe_arg__copy(struct perf_probe_arg *dst, in perf_probe_arg__copy() function
2436 if (perf_probe_arg__copy(&dst->args[i], &src->args[i]) < 0) in perf_probe_event__copy()

Completed in 8 milliseconds