Home
last modified time | relevance | path

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

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