Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/
H A Dexception_test.cc248 auto trace_array = soa.Decode<mirror::ObjectArray<mirror::StackTraceElement>>(ste_array); in TEST_F() local
/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace_fuchsia.cc33 const void** trace_array; member
/aosp_15_r20/art/compiler/jni/
H A Djni_compiler_test.cc1379 ObjPtr<mirror::ObjectArray<mirror::StackTraceElement>> trace_array = in JNI_TEST() local
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h15603 struct trace_array { struct
15604 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 …]
H A Dvmlinux_600.h15603 struct trace_array { struct
15604 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 …]
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h21057 struct trace_array { struct
21058 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h39526 struct trace_array { struct
39527 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 …]
H A Dvmlinux_518.h39526 struct trace_array { struct
39527 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h17838 struct trace_array { struct
17839 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 …]
H A Dvmlinux_602.h17838 struct trace_array { struct
17839 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h19265 struct trace_array { struct
19266 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 …]
H A Dvmlinux.h19265 struct trace_array { struct
19266 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h23806 struct trace_array { struct
23807 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 …]
H A Dvmlinux.h23806 struct trace_array { struct
23807 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h29562 struct trace_array { struct
29563 struct list_head list;
29564 char *name;
29565 struct array_buffer array_buffer;
29566 struct trace_pid_list __attribute__((btf_type_tag("rcu"))) *filtered_pids;
29567 struct trace_pid_list __attribute__((btf_type_tag("rcu"))) *filtered_no_pids;
29568 arch_spinlock_t max_lock;
29569 int buffer_disabled;
29570 int stop_count;
29571 int clock_id;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h39556 struct trace_array { struct
39557 struct list_head list;
39558 char *name;
39559 struct array_buffer array_buffer;
39560 struct trace_pid_list __attribute__((btf_type_tag("rcu"))) *filtered_pids;
39561 struct trace_pid_list __attribute__((btf_type_tag("rcu"))) *filtered_no_pids;
39562 arch_spinlock_t max_lock;
39563 int buffer_disabled;
39564 int stop_count;
39565 int clock_id;
[all …]