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