Searched refs:bps_count (Results 1 – 1 of 1) sorted by relevance
247 uint64_t bps_count = arm64_hw_breakpoint_count(); in arm64_write_hw_debug_regs() local248 for (unsigned int i = 0; i < bps_count; i++) { in arm64_write_hw_debug_regs()
Completed in 6 milliseconds