Searched refs:defaultIgnorelistProcess (Results 1 – 1 of 1) sorted by relevance
1327 std::string defaultIgnorelistProcess( in llkInit() local1332 defaultIgnorelistProcess += ","s + threadname; in llkInit()1335 defaultIgnorelistProcess += ",[watchdog/" + std::to_string(cpu) + "]"; in llkInit()1337 llkIgnorelistProcess = llkSplit(LLK_IGNORELIST_PROCESS_PROPERTY, defaultIgnorelistProcess); in llkInit()