Searched defs:trace_array (Results 1 – 13 of 13) sorted by relevance
40 const void** trace_array; member
15603 struct trace_array { struct15604 struct list_head list;15605 char *name;15606 struct array_buffer array_buffer;15607 struct array_buffer max_buffer;15608 bool allocated_snapshot;15609 long unsigned int max_latency;15610 struct dentry *d_max_latency;15611 struct work_struct fsnotify_work;15612 struct irq_work fsnotify_irqwork;[all …]
21057 struct trace_array { struct21058 struct list_head list;21059 char *name;21060 struct array_buffer array_buffer;21061 struct trace_pid_list *filtered_pids;21062 struct trace_pid_list *filtered_no_pids;21063 arch_spinlock_t max_lock;21064 int buffer_disabled;21065 int sys_refcount_enter;21066 int sys_refcount_exit;[all …]
39526 struct trace_array { struct39527 struct list_head list;39528 char *name;39529 struct array_buffer array_buffer;39530 struct array_buffer max_buffer;39531 bool allocated_snapshot;39532 long unsigned int max_latency;39533 struct dentry *d_max_latency;39534 struct work_struct fsnotify_work;39535 struct irq_work fsnotify_irqwork;[all …]
17838 struct trace_array { struct17839 struct list_head list;17840 char *name;17841 struct array_buffer array_buffer;17842 struct trace_pid_list *filtered_pids;17843 struct trace_pid_list *filtered_no_pids;17844 arch_spinlock_t max_lock;17845 int buffer_disabled;17846 int sys_refcount_enter;17847 int sys_refcount_exit;[all …]
23806 struct trace_array { struct23807 struct list_head list;23808 char *name;23809 struct array_buffer array_buffer;23810 struct array_buffer max_buffer;23811 bool allocated_snapshot;23812 long unsigned int max_latency;23813 struct dentry *d_max_latency;23814 struct work_struct fsnotify_work;23815 struct irq_work fsnotify_irqwork;[all …]
19265 struct trace_array { struct19266 struct list_head list;19267 char *name;19268 struct array_buffer array_buffer;19269 struct array_buffer max_buffer;19270 bool allocated_snapshot;19271 long unsigned int max_latency;19272 struct dentry *d_max_latency;19273 struct work_struct fsnotify_work;19274 struct irq_work fsnotify_irqwork;[all …]