Home
last modified time | relevance | path

Searched defs:spi_statistics (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h82636 struct spi_statistics { struct
82637 struct u64_stats_sync syncp;
82638 u64_stats_t messages;
82639 u64_stats_t transfers;
82640 u64_stats_t errors;
82641 u64_stats_t timedout;
82642 u64_stats_t spi_sync;
82643 u64_stats_t spi_sync_immediate;
82644 u64_stats_t spi_async;
82645 u64_stats_t bytes;
[all …]
H A Dvmlinux_602.h82636 struct spi_statistics { struct
82637 struct u64_stats_sync syncp;
82638 u64_stats_t messages;
82639 u64_stats_t transfers;
82640 u64_stats_t errors;
82641 u64_stats_t timedout;
82642 u64_stats_t spi_sync;
82643 u64_stats_t spi_sync_immediate;
82644 u64_stats_t spi_async;
82645 u64_stats_t bytes;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h92557 struct spi_statistics { struct
92558 spinlock_t lock;
92559 long unsigned int messages;
92560 long unsigned int transfers;
92561 long unsigned int errors;
92562 long unsigned int timedout;
92563 long unsigned int spi_sync;
92564 long unsigned int spi_sync_immediate;
92565 long unsigned int spi_async;
92566 long long unsigned int bytes;
[all …]
H A Dvmlinux_518.h92557 struct spi_statistics { struct
92558 spinlock_t lock;
92559 long unsigned int messages;
92560 long unsigned int transfers;
92561 long unsigned int errors;
92562 long unsigned int timedout;
92563 long unsigned int spi_sync;
92564 long unsigned int spi_sync_immediate;
92565 long unsigned int spi_async;
92566 long long unsigned int bytes;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h80946 struct spi_statistics { struct
80947 struct u64_stats_sync syncp;
80948 u64_stats_t messages;
80949 u64_stats_t transfers;
80950 u64_stats_t errors;
80951 u64_stats_t timedout;
80952 u64_stats_t spi_sync;
80953 u64_stats_t spi_sync_immediate;
80954 u64_stats_t spi_async;
80955 u64_stats_t bytes;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h78725 struct spi_statistics { struct
78726 struct u64_stats_sync syncp;
78727 u64_stats_t messages;
78728 u64_stats_t transfers;
78729 u64_stats_t errors;
78730 u64_stats_t timedout;
78731 u64_stats_t spi_sync;
78732 u64_stats_t spi_sync_immediate;
78733 u64_stats_t spi_async;
78734 u64_stats_t bytes;
[all …]
H A Dvmlinux.h78725 struct spi_statistics { struct
78726 struct u64_stats_sync syncp;
78727 u64_stats_t messages;
78728 u64_stats_t transfers;
78729 u64_stats_t errors;
78730 u64_stats_t timedout;
78731 u64_stats_t spi_sync;
78732 u64_stats_t spi_sync_immediate;
78733 u64_stats_t spi_async;
78734 u64_stats_t bytes;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h98727 struct spi_statistics { struct
98728 struct u64_stats_sync syncp;
98729 u64_stats_t messages;
98730 u64_stats_t transfers;
98731 u64_stats_t errors;
98732 u64_stats_t timedout;
98733 u64_stats_t spi_sync;
98734 u64_stats_t spi_sync_immediate;
98735 u64_stats_t spi_async;
98736 u64_stats_t bytes;
[all …]
H A Dvmlinux.h98727 struct spi_statistics { struct
98728 struct u64_stats_sync syncp;
98729 u64_stats_t messages;
98730 u64_stats_t transfers;
98731 u64_stats_t errors;
98732 u64_stats_t timedout;
98733 u64_stats_t spi_sync;
98734 u64_stats_t spi_sync_immediate;
98735 u64_stats_t spi_async;
98736 u64_stats_t bytes;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h90719 struct spi_statistics { struct
90720 struct u64_stats_sync syncp;
90721 u64_stats_t messages;
90722 u64_stats_t transfers;
90723 u64_stats_t errors;
90724 u64_stats_t timedout;
90725 u64_stats_t spi_sync;
90726 u64_stats_t spi_sync_immediate;
90727 u64_stats_t spi_async;
90728 u64_stats_t bytes;
[all …]