Home
last modified time | relevance | path

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

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