Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dkern_mib.c1132 int watchpoint_flag = 0; variable
1166 …tional, OID_AUTO, watchpoint, CTLFLAG_RD | CTLFLAG_KERN | CTLFLAG_LOCKED, &watchpoint_flag, 0, "");
1330 watchpoint_flag = arm_debug_info()->num_watchpoint_pairs; in sysctl_mib_init()