Searched refs:llkIgnorelistStack (Results 1 – 1 of 1) sorted by relevance
120 std::unordered_set<std::string> llkIgnorelistStack; variable814 if (llkSkipProc(procp, llkIgnorelistStack)) return false; in llkCheckStack()920 << LLK_IGNORELIST_STACK_PROPERTY "=" << llkFormat(llkIgnorelistStack) << "\n" in llkLogConfig()1325 llkIgnorelistStack = llkSplit(LLK_IGNORELIST_STACK_PROPERTY, defaultIgnorelistStack); in llkInit()