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.h657 struct trace_event_file { struct
658 struct list_head list;
659 struct trace_event_call *event_call;
660 struct event_filter __rcu *filter;
661 struct eventfs_inode *ei;
662 struct trace_array *tr;
663 struct trace_subsystem_dir *system;
664 struct list_head triggers;
682 unsigned long flags;
683 atomic_t ref; /* ref count for opened files */
[all …]