Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h7996 struct task_cputime { struct
7997 u64 stime;
7998 u64 utime;
7999 long long unsigned int sum_exec_runtime;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h5009 struct task_cputime { struct
5010 u64 stime;
5011 u64 utime;
5012 long long unsigned int sum_exec_runtime;
Dvmlinux.h5009 struct task_cputime { struct
5010 u64 stime;
5011 u64 utime;
5012 long long unsigned int sum_exec_runtime;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h2049 struct task_cputime { struct
2050 u64 stime;
2051 u64 utime;
2052 long long unsigned int sum_exec_runtime;
Dvmlinux_510.h2049 struct task_cputime { struct
2050 u64 stime;
2051 u64 utime;
2052 long long unsigned int sum_exec_runtime;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h7547 struct task_cputime { struct
7548 u64 stime;
7549 u64 utime;
7550 long long unsigned int sum_exec_runtime;
Dvmlinux.h7547 struct task_cputime { struct
7548 u64 stime;
7549 u64 utime;
7550 long long unsigned int sum_exec_runtime;