Lines Matching refs:data_count
2439 if (tid_stop_info.details.exception.data_count == 2 &&2527 ostrm << "mecount:" << std::hex << tid_stop_info.details.exception.data_count << ";";2528 for (int i = 0; i < tid_stop_info.details.exception.data_count; ++i)