OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_states
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
armtime
154
cpu_states
= 0
160
cpu_states
++;
168
else if (
cpu_states
)
170
cpu_eMHz /=
cpu_states
185
cpu_sureness = (
cpu_states
== 1) ? "" : "~"
/external/netperf/src/
netcpu_procstat.c
45
#define
CPU_STATES
10
47
typedef struct
cpu_states
struct
66
#define CPU_LINE_LENGTH (int)((
CPU_STATES
* sizeof (long) / 3 + 1) * 4 + 8)
Completed in 2502 milliseconds