Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.h93 bool skip_empty_arg; /* Skip non-exist args */ member
H A Dprobe-finder.c575 if (ret == -ENOENT && pf->skip_empty_arg) in convert_variable()
626 if (pf->skip_empty_arg) in find_variable()
1496 tf.pf.skip_empty_arg = true; in debuginfo__find_trace_events()
1499 if (ret >= 0 && tf.pf.skip_empty_arg) in debuginfo__find_trace_events()