Home
last modified time | relevance | path

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

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