Searched refs:trace__syscall_enabled (Results 1 – 1 of 1) sorted by relevance
2238 static __maybe_unused bool trace__syscall_enabled(struct trace *trace, int id) in trace__syscall_enabled() function3846 if (!trace__syscall_enabled(trace, key)) in trace__init_syscalls_bpf_prog_array_maps()4364 trace->fd_path_disabled = !trace__syscall_enabled(trace, syscalltbl__id(trace->sctbl, "close")); in trace__run()