Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtrace_events.h645 struct trace_event_file { struct
646 struct list_head list;
647 struct trace_event_call *event_call;
648 struct event_filter __rcu *filter;
649 struct eventfs_inode *ei;
650 struct trace_array *tr;
651 struct trace_subsystem_dir *system;
652 struct list_head triggers;
670 unsigned long flags;
671 refcount_t ref; /* ref count for opened files */
[all …]