Searched refs:policy_check_event (Results 1 – 1 of 1) sorted by relevance
62 static int policy_check_event = 1; variable89 if (!(policy_check_event % policy_check_period)) { in common_hook()90 if (policy_check_event <= policy_check_next || policy_check_period == CLASS_PERIOD_LIMIT) { in common_hook()98 … OSReportWithBacktrace("calling MACF hook with mutex count %d (event %d) ", i, policy_check_event); in common_hook()108 … OSReportWithBacktrace("calling MACF hook with mutex count %d (event %d) ", i, policy_check_event); in common_hook()118 policy_check_event++; in common_hook()