Searched refs:newLogFilter (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp9293 OSKextLogSpec newLogFilter = kOSKextLogSilentFilter; local
9309 sUserSpaceKextLogFilter = newLogFilter;
9317 if (oldLogFilter != newLogFilter) {
9322 oldLogFilter, newLogFilter);

Completed in 38 milliseconds