Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp45 static const string SYSTEM_BG_CPUSET = "/dev/cpuset/system-background/cgroup.procs"; variable
194 (void)WriteStringToFile(myPid, SYSTEM_BG_CPUSET); in HilogdEntry()