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