Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/benchmarks/
H A Dcommon.h44 #define GET_ENV(name, var, default) \ macro
93 GET_ENV(COMPUTE_TIME_US, COMPUTE_TIME_US, 0); in GetEnvs()
94 GET_ENV(REPEAT, REPEAT, 1); in GetEnvs()
95 GET_ENV(PREHOT_FFRT, PREHOT_FFRT, 0); in GetEnvs()
96 GET_ENV(FIB_NUM, FIB_NUM, 5); in GetEnvs()