Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h7300 struct trace_event_file { struct
7301 struct list_head list;
7302 struct trace_event_call *event_call;
7303 struct event_filter *filter;
7304 struct dentry *dir;
7305 struct trace_array *tr;
7306 struct trace_subsystem_dir *system;
7307 struct list_head triggers;
7308 long unsigned int flags;
7309 atomic_t sm_ref;
[all …]