Home
last modified time | relevance | path

Searched defs:trace_event_file (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dtrace_events.h623 struct trace_event_file { struct
624 struct list_head list;
625 struct trace_event_call *event_call;
626 struct event_filter __rcu *filter;
627 struct dentry *dir;
628 struct trace_array *tr;
629 struct trace_subsystem_dir *system;
630 struct list_head triggers;
648 unsigned long flags;
649 atomic_t sm_ref; /* soft-mode reference counter */
[all …]