Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtrace_events.h633 struct trace_event_file { struct
634 struct list_head list;
635 struct trace_event_call *event_call;
636 struct event_filter __rcu *filter;
637 struct dentry *dir;
638 struct trace_array *tr;
639 struct trace_subsystem_dir *system;
640 struct list_head triggers;
658 unsigned long flags;
659 atomic_t sm_ref; /* soft-mode reference counter */
[all …]