Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtrace_events.h359 struct trace_event_file { struct
360 struct list_head list;
361 struct trace_event_call *event_call;
362 struct event_filter *filter;
363 struct dentry *dir;
364 struct trace_array *tr;
365 struct trace_subsystem_dir *system;
366 struct list_head triggers;
384 unsigned long flags;
385 atomic_t sm_ref; /* soft-mode reference counter */
[all …]