Home
last modified time | relevance | path

Searched refs:DEFAULT_PERIOD (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/realtime/func/periodic_cpu_load/
Dperiodic_cpu_load_single.c48 #define DEFAULT_PERIOD 5 macro
197 period = DEFAULT_PERIOD * NS_PER_MS; in main()
/external/devlib/src/readenergy/
Dreadenergy.c90 #define DEFAULT_PERIOD 100 macro
186 config_init_period_from_millis(this, DEFAULT_PERIOD); in config_init()