Searched refs:trace__syscall_enabled (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-trace.c1968 static __maybe_unused bool trace__syscall_enabled(struct trace *trace, int id) function
3465 if (!trace__syscall_enabled(trace, key))
3958 trace->fd_path_disabled = !trace__syscall_enabled(trace, syscalltbl__id(trace->sctbl, "close"));

Completed in 146 milliseconds