Home
last modified time | relevance | path

Searched defs:pacct_struct (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h3970 struct pacct_struct { struct
3971 int ac_flag;
3972 long int ac_exitcode;
3973 long unsigned int ac_mem;
3974 u64 ac_utime;
3975 u64 ac_stime;
3976 long unsigned int ac_minflt;
3977 long unsigned int ac_majflt;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h2334 struct pacct_struct { struct
2335 int ac_flag;
2336 long int ac_exitcode;
2337 long unsigned int ac_mem;
2338 u64 ac_utime;
2339 u64 ac_stime;
2340 long unsigned int ac_minflt;
2341 long unsigned int ac_majflt;
Dvmlinux.h2334 struct pacct_struct { struct
2335 int ac_flag;
2336 long int ac_exitcode;
2337 long unsigned int ac_mem;
2338 u64 ac_utime;
2339 u64 ac_stime;
2340 long unsigned int ac_minflt;
2341 long unsigned int ac_majflt;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h2210 struct pacct_struct { struct
2211 int ac_flag;
2212 long int ac_exitcode;
2213 long unsigned int ac_mem;
2214 u64 ac_utime;
2215 u64 ac_stime;
2216 long unsigned int ac_minflt;
2217 long unsigned int ac_majflt;
Dvmlinux_510.h2210 struct pacct_struct { struct
2211 int ac_flag;
2212 long int ac_exitcode;
2213 long unsigned int ac_mem;
2214 u64 ac_utime;
2215 u64 ac_stime;
2216 long unsigned int ac_minflt;
2217 long unsigned int ac_majflt;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h7602 struct pacct_struct { struct
7603 int ac_flag;
7604 long int ac_exitcode;
7605 long unsigned int ac_mem;
7606 u64 ac_utime;
7607 u64 ac_stime;
7608 long unsigned int ac_minflt;
7609 long unsigned int ac_majflt;
Dvmlinux.h7602 struct pacct_struct { struct
7603 int ac_flag;
7604 long int ac_exitcode;
7605 long unsigned int ac_mem;
7606 u64 ac_utime;
7607 u64 ac_stime;
7608 long unsigned int ac_minflt;
7609 long unsigned int ac_majflt;