Home | History | Annotate | Download | only in util

Lines Matching refs:perf_probe_arg

834 static int parse_perf_probe_arg(char *str, struct perf_probe_arg *arg)
956 pev->args = zalloc(sizeof(struct perf_probe_arg) * pev->nargs);
1059 int synthesize_perf_probe_arg(struct perf_probe_arg *pa, char *buf, size_t len)
1312 pev->args = zalloc(sizeof(struct perf_probe_arg) * pev->nargs);