/gem5/src/gpu-compute/ |
H A D | rr_scheduling_policy.hh | 56 panic_if(!sched_list->size(), "RR scheduling policy sched list is " 69 panic_if(!selected_wave, "No wave found by RR scheduling policy.\n");
|
H A D | of_scheduling_policy.hh | 56 panic_if(!sched_list->size(), "OF scheduling policy sched list is " 76 panic_if(!selected_wave, "No wave found by OF scheduling policy.\n");
|
/gem5/src/dev/arm/ |
H A D | gic_v3.cc | 68 panic_if(sys->numContexts() > params()->cpu_max, 110 panic_if(!distributor, "Distributor is null!"); 147 panic_if(!distributor, "Distributor is null!"); 176 panic_if(int_id < Gicv3::SGI_MAX + Gicv3::PPI_MAX, "Invalid SPI!"); 177 panic_if(int_id >= Gicv3::INTID_SECURE, "Invalid SPI!"); 191 panic_if(cpu >= redistributors.size(), "Invalid cpuID sending PPI!"); 192 panic_if(int_id < Gicv3::SGI_MAX, "Invalid PPI!"); 193 panic_if(int_id >= Gicv3::SGI_MAX + Gicv3::PPI_MAX, "Invalid PPI!"); 231 panic_if(!redistRange.contains(addr), 237 panic_if(redistributor_i [all...] |
H A D | vio_mmio.cc | 77 panic_if(size != 4, "Unexpected read size: %u\n", size); 175 panic_if(size != 4, "Unexpected write size @ 0x%x: %u\n", offset, size); 205 panic_if(value != VirtQueue::ALIGN_SIZE, 222 panic_if(value != VirtQueue::ALIGN_SIZE, 239 panic_if(value > 0xff, "Unexpected status: 0x%x\n", value);
|
H A D | base_gic.cc | 104 panic_if(!tc, "Invalid Thread Context\n"); 134 panic_if(threadContext, 143 panic_if(!threadContext, "Per-context interrupt triggered without a " \
|
/gem5/src/sim/ |
H A D | drain.cc | 65 panic_if(_state == DrainState::Drained, 68 panic_if(_count != 0, 97 panic_if(_state == DrainState::Running, 104 panic_if(_state == DrainState::Resuming, 108 panic_if(_count != 0, 136 panic_if(_state != DrainState::Running, 222 panic_if(_drainState != DrainState::Drained &&
|
/gem5/src/mem/qos/ |
H A D | q_policy.cc | 78 panic_if(!pkt->req, 87 panic_if(memCtrl->hasMaster(m_id), 90 panic_if(toServe.size() > 0,
|
H A D | policy.hh | 119 panic_if(id == Request::invldMasterId,
|
/gem5/src/learning_gem5/part2/ |
H A D | hello_object.cc | 48 panic_if(!goodbye, "HelloObject must have a non-null GoodbyeObject");
|
H A D | simple_memobj.cc | 47 panic_if(idx != InvalidPortID, "This object doesn't support vector ports"); 67 panic_if(blockedPacket != nullptr, "Should never try to send if blocked!"); 130 panic_if(blockedPacket != nullptr, "Should never try to send if blocked!");
|
/gem5/src/base/ |
H A D | fiber.cc | 115 panic_if(stack && _currentFiber == this, "Fiber stack is in use."); 136 panic_if(!_currentFiber, "No active Fiber object."); 153 panic_if(ret == -1, strerror(errno)); 167 panic_if(_finished, "Fiber has already run to completion.");
|
/gem5/src/systemc/core/ |
H A D | module.cc | 57 panic_if(_new_module, "Previous module not finished.\n"); 100 panic_if(_new_module, "Pop with unfinished module.\n"); 109 panic_if(proxies.size() > ports.size(),
|
/gem5/src/cpu/ |
H A D | inst_res.hh | 185 panic_if(!isVector(), "Converting scalar (or invalid) to vector!!"); 191 panic_if(!isVecElem(), "Converting scalar (or invalid) to vector!!"); 198 panic_if(!isPred(), "Converting scalar (or invalid) to predicate!!");
|
/gem5/src/arch/arm/tracers/ |
H A D | tarmac_tracer.cc | 63 panic_if(startTick > endTick,
|
/gem5/src/cpu/o3/ |
H A D | rename_map.cc | 142 panic_if(freeList->hasFreeVecElems(), 144 panic_if(freeList->numFreeVecRegs() != 158 panic_if(freeList->hasFreeVecRegs(), 160 panic_if(freeList->numFreeVecElems() !=
|
/gem5/src/mem/cache/prefetch/ |
H A D | multi.cc | 75 panic_if(!pkt, "Prefetcher is ready but didn't return a packet.");
|
/gem5/src/arch/riscv/ |
H A D | remote_gdb.cc | 159 panic_if(FullSystem, "acc not implemented for RISCV FS!");
|
/gem5/src/dev/net/ |
H A D | tcp_iface.cc | 124 panic_if(fdStatic < 0, "socket() failed: %s", strerror(errno)); 230 panic_if(sock < 0, "socket() failed: %s", strerror(errno)); 243 panic_if(ret < 0, "getaddrinf() failed: %s", strerror(errno)); 250 panic_if(ret < 0, "connect() failed: %s", strerror(errno)); 277 panic_if(ret != length, "send() failed"); 332 panic_if(!ret, "Error while reading socket");
|
/gem5/src/mem/ |
H A D | snoop_filter.cc | 120 panic_if((sf_item.requested & req_port).any(), 133 panic_if((sf_item.holder & req_port).none(), 142 panic_if((sf_item.holder & req_port).none(), "requester %x is not a " \ 197 panic_if(!is_hit && (cachedLocations.size() >= maxEntryCount), 273 panic_if((sf_item.holder & rsp_mask).none(), 278 panic_if((sf_item.requested & req_mask).none(), "SF value %x.%x missing "\ 366 panic_if((sf_item.requested & slave_mask).none(),
|
H A D | simple_mem.cc | 76 panic_if(pkt->cacheResponding(), "Should not see packets where cache " 114 panic_if(pkt->cacheResponding(), "Should not see packets where cache " 117 panic_if(!(pkt->isRead() || pkt->isWrite()),
|
H A D | stack_dist_calc.cc | 123 panic_if(node_sum_l > (1 << (level - 1)), 127 panic_if(node_sum_r > (1 << (level - 1)), 442 panic_if(verify_stack_dist != stack_dist, 500 panic_if(verify_stack_dist != stack_dist, 520 panic_if(!next_up, "Sanity check failed for node %ull \n", 525 panic_if(next_up->parent, "Sanity check failed for node %ull \n",
|
/gem5/src/cpu/checker/ |
H A D | cpu_impl.hh | 507 panic_if(!(scalar_mismatch || vector_mismatch), 607 panic_if(!mismatch_val.isScalar(), "Unexpected type of result"); 611 panic_if(!mismatch_val.isScalar(), "Unexpected type of result"); 615 panic_if(!mismatch_val.isVector(), "Unexpected type of result"); 619 panic_if(!mismatch_val.isVecElem(), 624 panic_if(!mismatch_val.isScalar(), "Unexpected type of result"); 628 panic_if(!mismatch_val.isScalar(), "Unexpected type of result"); 642 panic_if(!res.isScalar(), "Unexpected type of result"); 646 panic_if(!res.isScalar(), "Unexpected type of result"); 650 panic_if(!re [all...] |
/gem5/src/mem/cache/ |
H A D | noncoherent_cache.cc | 140 panic_if(pkt->cacheResponding(), "Should not see packets where cache " 143 panic_if(!(pkt->isRead() || pkt->isWrite()), 225 panic_if(pkt->cacheResponding(), "Should not see packets where cache " 228 panic_if(!(pkt->isRead() || pkt->isWrite()), 238 panic_if(!from_cpu_side, "Non-coherent cache received functional snoop"
|
H A D | write_queue_entry.cc | 105 panic_if(!_isUncacheable && !targets.empty(), 108 panic_if(!((target->isWrite() && _isUncacheable) ||
|
/gem5/util/tlm/src/ |
H A D | sc_slave_port.cc | 92 panic_if(packet->cacheResponding(), "Should not see packets where cache " 95 panic_if(!(packet->isRead() || packet->isWrite()), 180 panic_if(packet->cacheResponding(), "Should not see packets where cache " 183 panic_if(!(packet->isRead() || packet->isWrite()),
|