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