Home
last modified time | relevance | path

Searched defs:taskstats (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h5828 struct taskstats { struct
5829 __u16 version;
5830 __u32 ac_exitcode;
5831 __u8 ac_flag;
5832 __u8 ac_nice;
5833 __u64 cpu_count;
5834 __u64 cpu_delay_total;
5835 __u64 blkio_count;
5836 __u64 blkio_delay_total;
5837 __u64 swapin_count;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h5445 struct taskstats { struct
5446 __u16 version;
5447 __u32 ac_exitcode;
5448 __u8 ac_flag;
5449 __u8 ac_nice;
5450 __u64 cpu_count;
5451 __u64 cpu_delay_total;
5452 __u64 blkio_count;
5453 __u64 blkio_delay_total;
5454 __u64 swapin_count;
[all …]