Searched defs:_size (Results 1 - 25 of 27) sorted by relevance

12

/gem5/src/gpu-compute/
H A Dvector_register_state.cc56 VecRegisterState::init(uint32_t _size, uint32_t wf_size) argument
H A Dcondition_register_state.cc58 ConditionRegisterState::init(uint32_t _size) argument
H A Dhsail_code.hh231 StorageElement(const char *_name, uint64_t _offset, int _size, argument
/gem5/src/mem/cache/compressors/
H A Dbase.hh164 std::size_t _size; member in class:BaseCacheCompressor::CompressionData
/gem5/src/mem/cache/tags/
H A Dsuper_blk.hh56 std::size_t _size; member in class:CompressionBlk
/gem5/src/arch/arm/tracers/
H A Dtarmac_base.cc90 MemEntry( uint8_t _size, Addr _addr, uint64_t _data) argument
H A Dtarmac_record_v8.cc63 TraceMemEntryV8( const TarmacContext& tarmCtx, uint8_t _size, Addr _addr, uint64_t _data) argument
H A Dtarmac_record.cc143 TraceMemEntry( const TarmacContext& tarmCtx, uint8_t _size, Addr _addr, uint64_t _data) argument
/gem5/src/sim/
H A Dsyscall_emul_buf.hh64 BaseBufferArg(Addr _addr, int _size) argument
112 BufferArg(Addr _addr, int _size) : BaseBufferArg(_addr, _size) { } argument
/gem5/src/arch/arm/linux/
H A Datag.hh61 uint32_t _size; member in class:AtagHeader
/gem5/src/dev/net/
H A Dpktfifo.hh90 unsigned _size; member in class:PacketFifo
[all...]
H A Detherswitch.hh139 unsigned _size; member in class:EtherSwitch::Interface::PortFifo
/gem5/src/systemc/core/
H A Dport.hh59 int _size; member in class:sc_gem5::Port
/gem5/src/systemc/ext/channel/
H A Dsc_fifo.hh209 int _size; member in class:sc_core::sc_fifo
/gem5/src/cpu/kvm/
H A Dperfevent.cc235 size_t _size = size; local
/gem5/src/arch/sparc/
H A Dpagetable.hh154 _size() const function in class:SparcISA::PageTableEntry
/gem5/src/arch/x86/
H A Dtlb.cc483 uint32_t _size = size - freeList.size(); local
498 uint32_t _size; local
H A Dtypes.hh294 uint8_t _size; member in class:X86ISA::PCState
/gem5/src/base/stats/
H A Dtext.cc302 size_type _size = vec.size(); local
/gem5/src/dev/virtio/
H A Dbase.hh456 const uint16_t _size; member in class:VirtQueue
/gem5/src/systemc/ext/utils/
H A Dsc_vector.hh451 sc_vector(const char *_name, size_type _size) : sc_vector_base(_name) argument
456 sc_vector(const char *_name, size_type _size, Creator creator) : argument
464 init(size_type _size) argument
476 init(size_type _size, Creator creator) argument
/gem5/src/cpu/o3/
H A Dlsq_unit.hh103 uint32_t _size; member in class:LSQUnit::LSQEntry
H A Dlsq.hh298 const uint32_t _size; variable
/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.hh232 HistorySpec(int _p1, int _p2, int _p3, double _coeff, int _size, argument
/gem5/src/mem/
H A Drequest.hh321 unsigned _size; variable
[all...]

Completed in 56 milliseconds

12