Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dprobe-file.c744 static int synthesize_sdt_probe_arg(struct strbuf *buf, int i, const char *arg) in synthesize_sdt_probe_arg() function
819 if (synthesize_sdt_probe_arg(&buf, i, args[i]) < 0) in synthesize_sdt_probe_command()