Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtrace_events.h655 struct trace_event_file { struct
656 struct list_head list;
657 struct trace_event_call *event_call;
658 struct event_filter __rcu *filter;
659 struct eventfs_inode *ei;
660 struct trace_array *tr;
661 struct trace_subsystem_dir *system;
662 struct list_head triggers;
680 unsigned long flags;
681 atomic_t ref; /* ref count for opened files */
[all …]