Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dres.h89 FILLP_UINT32 fullCpuUseThresholdRate; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dres.c80 FILLP_DEFAULT_BFULL_CPU_THRESHOLD_RATE_EXT, /* fullCpuUseThresholdRate */
131 g_resource.fullCpuUseThresholdRate = FILLP_DEFAULT_BFULL_CPU_THRESHOLD_RATE_EXT; in InitGlobalResourceDefault()
H A Dfillp_stack_config_in.c155 g_resource.fullCpuUseThresholdRate = configValue; in FtConfigSetFullCpuUseThresholdRate()
157 FILLP_LOGERR(" fullCpuUseThresholdRate %u is invalid parameter!!!", configValue); in FtConfigSetFullCpuUseThresholdRate()
H A Dfillp_stack_config.c250 *(FILLP_UINT32 *)value = g_resource.fullCpuUseThresholdRate; in FtGetConfigStackHalf2()

Completed in 3 milliseconds