Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dftrace_event.h363 struct ftrace_event_file { struct
364 struct list_head list;
365 struct ftrace_event_call *event_call;
366 struct event_filter *filter;
367 struct dentry *dir;
368 struct trace_array *tr;
369 struct ftrace_subsystem_dir *system;
370 struct list_head triggers;
388 unsigned long flags;
389 atomic_t sm_ref; /* soft-mode reference counter */
[all …]