Searched refs:wp_count (Results 1 – 3 of 3) sorted by relevance
586 gdb_byte wp_count; member621 info.wp_count = (gdb_byte)((val >> 8) & 0xff); in arm_linux_get_hwbp_cap()624 if (info.wp_count > MAX_WPTS) in arm_linux_get_hwbp_cap()627 supports %d"), MAX_WPTS, info.wp_count); in arm_linux_get_hwbp_cap()628 info.wp_count = MAX_WPTS; in arm_linux_get_hwbp_cap()657 return cap != NULL ? cap->wp_count : 0; in arm_linux_get_hw_watchpoint_count()1107 if (cap == NULL || cap->wp_count == 0) in region_ok_for_hw_watchpoint()
224 typedef enum { wp_insert, wp_remove, wp_count } wp_op; enumerator
4392 called with wp_count as the first argument, return the count of