Searched defs:trace_subsystem_dir (Results 1 – 2 of 2) sorted by relevance
1347 struct trace_subsystem_dir { struct1348 struct list_head list;1349 struct event_subsystem *subsystem;1350 struct trace_array *tr;1351 struct eventfs_inode *ei;1352 int ref_count;1353 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;