Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dprobe-finder.h76 bool skip_empty_arg; /* Skip non-exist args */ member
Dprobe-finder.c455 if (ret == -ENOENT && pf->skip_empty_arg) in convert_variable()
506 if (pf->skip_empty_arg) in find_variable()
1376 tf.pf.skip_empty_arg = true; in debuginfo__find_trace_events()
1379 if (ret >= 0 && tf.pf.skip_empty_arg) in debuginfo__find_trace_events()