Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-file.c779 static int synthesize_sdt_probe_arg(struct strbuf *buf, int i, const char *arg) in synthesize_sdt_probe_arg() function
887 if (synthesize_sdt_probe_arg(&buf, arg_idx, arg) < 0) { in synthesize_sdt_probe_command()