Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dringbuf_bench.c23 static __always_inline long get_flags() in get_flags() function
48 flags = get_flags(); in bench_ringbuf()
54 flags = get_flags(); in bench_ringbuf()
/tools/perf/util/
A Dauxtrace.c1489 static int get_flags(const char **ptr, unsigned int *plus_flags, unsigned int *minus_flags) in get_flags() function
1617 if (get_flags(&p, &synth_opts->error_plus_flags, in itrace_do_parse_synth_opts()
1623 if (get_flags(&p, &synth_opts->log_plus_flags, in itrace_do_parse_synth_opts()

Completed in 8 milliseconds