Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dres.h89 FILLP_UINT32 fullCpuUseThresholdRate; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dres.c131 g_resource.fullCpuUseThresholdRate = FILLP_DEFAULT_BFULL_CPU_THRESHOLD_RATE_EXT; in InitGlobalResourceDefault()
H A Dfillp_stack_config.c250 *(FILLP_UINT32 *)value = g_resource.fullCpuUseThresholdRate; in FtGetConfigStackHalf2()
H A Dfillp_stack_config_in.c155 g_resource.fullCpuUseThresholdRate = configValue; in FtConfigSetFullCpuUseThresholdRate()