/aosp_15_r20/bionic/libc/kernel/uapi/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/external/libnl/include/linux-private/linux/ |
H A D | taskstats.h | 41 struct taskstats { struct 47 __u16 version; 48 __u32 ac_exitcode; /* Exit status */ 54 __u8 ac_flag; /* Record flags */ 55 __u8 ac_nice; /* task_nice */ 73 __u64 cpu_count __attribute__((aligned(8))); 74 __u64 cpu_delay_total; 81 __u64 blkio_count; 82 __u64 blkio_delay_total; 85 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | taskstats.h | 41 struct taskstats { struct 47 __u16 version; 48 __u32 ac_exitcode; /* Exit status */ 54 __u8 ac_flag; /* Record flags */ 55 __u8 ac_nice; /* task_nice */ 73 __u64 cpu_count __attribute__((aligned(8))); 74 __u64 cpu_delay_total; 81 __u64 blkio_count; 82 __u64 blkio_delay_total; 85 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | taskstats.h | 12 struct taskstats { struct 13 __u16 version; 14 __u32 ac_exitcode; 15 __u8 ac_flag; 16 __u8 ac_nice; 17 __u64 cpu_count __attribute__((aligned(8))); 18 __u64 cpu_delay_total; 19 __u64 blkio_count; 20 __u64 blkio_delay_total; 21 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | taskstats.h | 24 struct taskstats { struct 25 __u16 version; 26 __u32 ac_exitcode; 27 __u8 ac_flag; 28 __u8 ac_nice; 29 __u64 cpu_count __attribute__((aligned(8))); 30 __u64 cpu_delay_total; 31 __u64 blkio_count; 32 __u64 blkio_delay_total; 33 __u64 swapin_count; [all …]
|