OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CPUSTATES
(Results
1 - 3
of
3
) sorted by null
/external/netperf/src/
netcpu_sysctl.c
57
#define
CPUSTATES
5
63
static CP_TIME_TYPE lib_start_count[
CPUSTATES
];
64
static CP_TIME_TYPE lib_end_count[
CPUSTATES
];
87
size_t cpu_time_len =
CPUSTATES
* sizeof (cpu_time[0]);
112
for (sum_busy = 0, i = 0; i <
CPUSTATES
; i++) {
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rstat.h
24
#define
CPUSTATES
4
34
int cp_time[
CPUSTATES
];
54
int cp_time[
CPUSTATES
];
73
int cp_time[
CPUSTATES
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rstat.h
24
#define
CPUSTATES
4
34
int cp_time[
CPUSTATES
];
54
int cp_time[
CPUSTATES
];
73
int cp_time[
CPUSTATES
];
Completed in 93 milliseconds