Searched refs:chipList (Results 1 – 1 of 1) sorted by relevance
317 std::vector<pdbg_target*> chipList; in tod_step_check_fault() local318 util::pdbg::getActiveProcessorChips(chipList); in tod_step_check_fault()319 for (const auto& chip : chipList) in tod_step_check_fault()