OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_LOAD
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/ecs1030/
ecs1030.h
79
static const uint8_t
R_LOAD
= 2000.0 / CURRENT_RATIO;
ecs1030.cxx
70
return rms /
R_LOAD
;
/external/fio/profiles/
act.c
8
#define
R_LOAD
2000
194
int rload = load *
R_LOAD
/ threads_per_queue;
Completed in 927 milliseconds