/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/ |
H A D | elog.h | 24 struct event_header { struct 25 uint8_t type; 26 uint8_t length; 27 uint8_t year; 28 uint8_t month; 29 uint8_t day; 30 uint8_t hour; 31 uint8_t minute; 32 uint8_t second;
|
/aosp_15_r20/system/logging/liblog/tests/ |
H A D | liblog_test.cpp | 1842 auto* event_header = reinterpret_cast<android_event_header_t*>(event_data); in android_errorWriteWithInfoLog_helper() local 1968 auto* event_header = reinterpret_cast<android_event_header_t*>(event_data); in TEST() local 2451 auto* event_header = reinterpret_cast<android_event_header_t*>(eventData); in create_android_logger() local
|
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/ |
H A D | cpu_reader.cc | 569 EventHeader event_header; in ParsePagePayload() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_rmv.c | 209 struct trace_event_header *event_header = (struct trace_event_header *)read_ptr; in append_trace_events() local
|
/aosp_15_r20/system/logging/liblog/ |
H A D | logprint.cpp | 993 auto* event_header = reinterpret_cast<const android_event_header_t*>(eventData); in android_log_processBinaryLogBuffer() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/ |
D | v2.rs | 170 event_header: EventHeader, field
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/ |
D | v2.rs | 170 event_header: EventHeader, field
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 110847 struct event_header { struct 110848 __be16 data_len; 110849 __u8 notification_class: 3; 110850 __u8 reserved1: 4; 110851 __u8 nea: 1; 110852 __u8 supp_event_class;
|
H A D | vmlinux_600.h | 110847 struct event_header { struct 110848 __be16 data_len; 110849 __u8 notification_class: 3; 110850 __u8 reserved1: 4; 110851 __u8 nea: 1; 110852 __u8 supp_event_class;
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 102039 struct event_header { struct 102040 __be16 data_len; 102041 __u8 notification_class: 3; 102042 __u8 reserved1: 4; 102043 __u8 nea: 1; 102044 __u8 supp_event_class;
|
H A D | vmlinux_518.h | 102039 struct event_header { struct 102040 __be16 data_len; 102041 __u8 notification_class: 3; 102042 __u8 reserved1: 4; 102043 __u8 nea: 1; 102044 __u8 supp_event_class;
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 51070 struct event_header { struct 51071 __be16 data_len; 51072 __u8 notification_class: 3; 51073 __u8 reserved1: 4; 51074 __u8 nea: 1; 51075 __u8 supp_event_class; 114634 } __attribute__((packed)) event_header; member
|
H A D | vmlinux.h | 51070 struct event_header { struct 51071 __be16 data_len; 51072 __u8 notification_class: 3; 51073 __u8 reserved1: 4; 51074 __u8 nea: 1; 51075 __u8 supp_event_class; 114634 } __attribute__((packed)) event_header; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 89497 struct event_header { struct 89498 __be16 data_len; 89499 __u8 notification_class: 3; 89500 __u8 reserved1: 4; 89501 __u8 nea: 1; 89502 __u8 supp_event_class; 146598 } __attribute__((packed)) event_header; member
|
H A D | vmlinux.h | 89497 struct event_header { struct 89498 __be16 data_len; 89499 __u8 notification_class: 3; 89500 __u8 reserved1: 4; 89501 __u8 nea: 1; 89502 __u8 supp_event_class; 146598 } __attribute__((packed)) event_header; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 101087 } __attribute__((packed)) event_header; member
|
H A D | vmlinux_602.h | 101087 } __attribute__((packed)) event_header; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 145256 } __attribute__((packed)) event_header; member
|