Searched defs:size (Results 276 - 300 of 330) sorted by relevance

<<11121314

/gem5/src/systemc/ext/dt/bit/
H A Dsc_bit_proxies.hh135 int size() const { return ((length() - 1) / SC_DIGIT_SIZE + 1); } function in class:sc_dt::sc_bitref_r
630 int size() const { return ((length() - 1) / SC_DIGIT_SIZE + 1); } function in class:sc_dt::sc_subref_r
1060 int size() const { return ((length() - 1) / SC_DIGIT_SIZE + 1); } function in class:sc_dt::sc_concref_r
[all...]
/gem5/src/systemc/ext/utils/
H A Dsc_vector.hh651 size_type size() const { return vec_->size(); } function in class:sc_core::sc_vector_assembly
/gem5/src/arch/x86/
H A Dtypes.hh314 uint8_t size() const { return _size; } function in class:X86ISA::PCState
315 void size(uint8_t newSize) { _size = newSize; } function in class:X86ISA::PCState
H A Ddecoder.hh111 void getImmediate(int &collected, uint64_t &current, int size) argument
332 int size = basePC + offset - origPC; local
[all...]
/gem5/src/cpu/kvm/
H A Dbase.cc1115 BaseKvmCPU::doMMIOAccess(Addr paddr, void *data, int size, bool write) argument
[all...]
/gem5/src/dev/arm/
H A Dufs_device.cc1235 int size; local
692 readFlash(uint8_t* readaddr, uint64_t offset, uint32_t size) argument
706 writeFlash(uint8_t* writeaddr, uint64_t offset, uint32_t size) argument
1706 transferDone(Addr responseStartAddr, uint32_t req_pos, struct UTPUPIURSP request_out, uint32_t size, Addr address, uint8_t* destination, bool finished, uint32_t lun_id) argument
1880 writeDevice(Event* additional_action, bool toDisk, Addr start, int size, uint8_t* destination, uint64_t SCSIDiskOffset, uint32_t lun_id) argument
2086 readDevice(bool lastTransfer, Addr start, uint32_t size, uint8_t* destination, bool no_cache, Event* additional_action) argument
2121 manageReadTransfer(uint32_t size, uint32_t LUN, uint64_t offset, uint32_t sg_table_length, struct UFSHCDSGEntry* sglist) argument
[all...]
H A Dhdlcd.hh222 Bitfield<11,8> size; member in class:HDLcd
/gem5/src/arch/arm/insts/
H A Dmacromem.cc242 PairMemOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, uint32_t size, bool fp, bool load, bool noAlloc, bool signExt, bool exclusive, bool acrel, int64_t imm, AddrMode mode, IntRegIndex rn, IntRegIndex rt, IntRegIndex rt2) argument
459 VldMultOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm) argument
554 VldSingleOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, bool all, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm, unsigned lane) argument
822 VstMultOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm) argument
917 VstSingleOp(const char *mnem, ExtMachInst machInst, OpClass __opClass, bool all, unsigned elems, RegIndex rn, RegIndex vd, unsigned regs, unsigned inc, uint32_t size, uint32_t align, RegIndex rm, unsigned lane) argument
[all...]
/gem5/src/cpu/
H A Dstatic_inst.hh343 size_t size = sizeof(T); local
H A Dbase.hh612 int size = cpuList.size(); local
623 int size = cpuList.size(); local
[all...]
/gem5/src/dev/net/
H A Di8254xGBe.cc2206 unsigned size = txDescCache.getPacketSize(txPacket); local
[all...]
H A Di8254xGBe.hh243 int size; member in class:IGbE::DescCache
/gem5/src/arch/arm/
H A Dsemihosting.cc761 read(uint8_t *buffer, uint64_t size) argument
767 write(const uint8_t *buffer, uint64_t size) argument
792 read(uint8_t *buffer, uint64_t size) argument
893 read(uint8_t *buffer, uint64_t size) argument
908 write(const uint8_t *buffer, uint64_t size) argument
[all...]
H A Dutility.cc69 getArgument(ThreadContext *tc, int &number, uint16_t size, bool fp) argument
H A Dtlb.hh152 int size; // TLB Size member in class:ArmISA::TLB
H A Dtlb.cc1615 testWalk(Addr pa, Addr size, Addr va, bool is_secure, Mode mode, TlbEntry::DomainType domain, LookupLevel lookup_level) argument
[all...]
/gem5/src/base/
H A Dcp_annotate.cc616 int32_t size = args[2]; local
684 int32_t size = args[2]; local
1268 int size; local
[all...]
H A Dinet.hh90 int size() const { return sizeof(eth_addr); } function in struct:Net::EthAddr
148 int size() const { function in struct:Net::EthHdr
274 int size() const { return hlen(); } function in struct:Net::IpHdr
385 int size() cons function in struct:Net::Ip6Hdr
528 int size() const { return off(); } function in struct:Net::TcpHdr
604 int size() const { return len(); } function in struct:Net::TcpOpt
624 int size() const { return sizeof(udp_hdr); } function in struct:Net::UdpHdr
[all...]
/gem5/src/cpu/trace/
H A Dtrace_cpu.cc1149 send(Addr addr, unsigned size, const MemCmd& cmd, Request::FlagsType flags, Addr pc) argument
[all...]
/gem5/src/arch/sparc/
H A Dtlb.cc541 Addr size = req->getSize(); local
[all...]
/gem5/src/gpu-compute/
H A Dgpu_tlb.hh135 int size; member in class:X86ISA::GpuTLB
/gem5/ext/pybind11/include/pybind11/
H A Deigen.h124 size = Type::SizeAtCompileTime; member in struct:EigenProps
[all...]
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp614 int size = m_delta_events.size(); local
771 int size; local
1296 int size = m_child_events.size(); local
1310 int size = m_child_objects.size(); local
1510 int size; local
[all...]
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h972 bool ArrayEq(const T* lhs, size_t size, const U* rhs) { argument
1012 void CopyArray(const T* from, size_t size, U* to) { argument
1062 size_t size() const { return size_; } function in class:testing::internal::NativeArray
[all...]
/gem5/src/systemc/core/
H A Dsc_module.cc347 sc_module::set_stack_size(size_t size) argument

Completed in 87 milliseconds

<<11121314