Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.h247 static inline bool still_need_pid_events(int type, struct trace_pid_list *pid_list, in still_need_pid_events() function
H A Dtrace_events.c898 if (!still_need_pid_events(type, pid_list, no_pid_list)) { in __ftrace_clear_event_pids()
H A Dftrace.c7548 if (!still_need_pid_events(type, pid_list, no_pid_list)) { in clear_ftrace_pids()