Home
last modified time | relevance | path

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

/include/linux/
Dftrace_event.h343 struct ftrace_event_file { struct
344 struct list_head list;
345 struct ftrace_event_call *event_call;
346 struct event_filter *filter;
347 struct dentry *dir;
348 struct trace_array *tr;
349 struct ftrace_subsystem_dir *system;
350 struct list_head triggers;
368 unsigned long flags;
369 atomic_t sm_ref; /* soft-mode reference counter */
[all …]