OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__clock_t
(Results
1 - 21
of
21
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
time.h
41
# define CLK_TCK ((
__clock_t
) __sysconf (2)) /* 2 is _SC_CLK_TCK */
siginfo.h
91
__clock_t
si_utime;
92
__clock_t
si_stime;
types.h
145
__STD_TYPE __CLOCK_T_TYPE
__clock_t
; /* Type of CPU usage counts. */
variable
/bionic/libc/arch-arm/include/machine/
_types.h
99
typedef int
__clock_t
;
typedef
/bionic/libc/arch-sh/include/machine/
_types.h
94
typedef int
__clock_t
;
typedef
/bionic/libc/arch-x86/include/machine/
_types.h
113
typedef int
__clock_t
;
typedef
/development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h
101
typedef int
__clock_t
;
typedef
/development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h
113
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
_types.h
101
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/machine/
_types.h
101
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/machine/
_types.h
101
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
_types.h
112
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/machine/
_types.h
101
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
_types.h
109
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/machine/
_types.h
101
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/machine/
_types.h
101
typedef int
__clock_t
;
typedef
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
_types.h
113
typedef int
__clock_t
;
typedef
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h
61
typedef
__clock_t
clock_t;
/external/strace/
signal.c
497
__clock_t
si_utime;
498
__clock_t
si_stime;
[
all
...]
/external/elfutils/tests/
run-show-die-info.sh
465
Name :
__clock_t
[
all
...]
/external/valgrind/main/perf/
test_input_for_tinycc.c
186
__extension__ typedef long int
__clock_t
;
typedef
[
all
...]
Completed in 686 milliseconds