Home
last modified time | relevance | path

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

/system/core/llkd/
Dlibllkd.cpp120 std::unordered_set<std::string> llkIgnorelistStack; variable
814 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()