OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cputime_t
(Results
1 - 25
of
49
) sorted by null
1
2
/external/kernel-headers/original/linux/
kernel_stat.h
54
extern void account_user_time(struct task_struct *,
cputime_t
);
55
extern void account_system_time(struct task_struct *, int,
cputime_t
);
56
extern void account_steal_time(struct task_struct *,
cputime_t
);
/bionic/libc/kernel/common/asm-generic/
cputime.h
24
typedef unsigned long
cputime_t
;
typedef
/development/ndk/platforms/android-3/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/external/kernel-headers/original/asm-generic/
cputime.h
7
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/
cputime.h
18
typedef unsigned long
cputime_t
;
typedef
Completed in 558 milliseconds
1
2