Searched defs:trace_subsystem_dir (Results 1 – 2 of 2) sorted by relevance
1344 struct trace_subsystem_dir { struct1345 struct list_head list;1346 struct event_subsystem *subsystem;1347 struct trace_array *tr;1348 struct eventfs_inode *ei;1349 int ref_count;1350 int nr_events;
1447 struct trace_subsystem_dir { struct1448 struct list_head list;1449 struct event_subsystem *subsystem;1450 struct trace_array *tr;1451 struct dentry *entry;1452 int ref_count;1453 int nr_events;