Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtrace_events.h634 struct trace_event_file { struct
635 struct list_head list;
636 struct trace_event_call *event_call;
637 struct event_filter __rcu *filter;
638 struct dentry *dir;
639 struct trace_array *tr;
640 struct trace_subsystem_dir *system;
641 struct list_head triggers;
659 unsigned long flags;
660 atomic_t sm_ref; /* soft-mode reference counter */
[all …]

Completed in 8 milliseconds