Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dres.h46 FILLP_UINT8 cpuCoreUse; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dres.c101 g_resource.common.cpuCoreUse = FILLP_DEFAULT_CPU_CORE_USE; in InitGlobalResourceDefault()
H A Dfillp_stack_config.c173 *(FILLP_UINT8 *)value = g_resource.common.cpuCoreUse; in FtGetConfigStackHalf1()
H A Dfillp_stack_config_in.c88 g_resource.common.cpuCoreUse = val; in FtConfigSetCpuCoreUse()