Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.c3489 static bool is_syscall_event(struct trace_event *event) in is_syscall_event() function
3497 static inline bool is_syscall_event(struct trace_event *event) in is_syscall_event() function
3539 !is_syscall_event(event)) in print_trace_fmt()