Searched refs:hwdebug_info (Results 1 – 1 of 1) sorted by relevance
720 struct ppc_debug_info hwdebug_info; in ReadHardwareDebugInfo() local724 PPC_PTRACE_GETHWDBGINFO, tid, 0, &hwdebug_info, sizeof(hwdebug_info)); in ReadHardwareDebugInfo()729 m_max_hwp_supported = hwdebug_info.num_data_bps; in ReadHardwareDebugInfo()730 m_max_hbp_supported = hwdebug_info.num_instruction_bps; in ReadHardwareDebugInfo()