Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dprobe-finder.h79 bool skip_empty_arg; /* Skip non-exist args */ member
H A Dprobe-finder.c468 if (ret == -ENOENT && pf->skip_empty_arg) in convert_variable()
519 if (pf->skip_empty_arg) in find_variable()
1403 tf.pf.skip_empty_arg = true; in debuginfo__find_trace_events()
1406 if (ret >= 0 && tf.pf.skip_empty_arg) in debuginfo__find_trace_events()