Searched defs:type (Results 201 - 225 of 313) sorted by relevance

1234567891011>>

/gem5/src/dev/
H A DDevice.py49 type = 'PioDevice' variable in class:PioDevice
75 type = 'BasicPioDevice' variable in class:BasicPioDevice
82 type = 'DmaDevice' variable in class:DmaDevice
109 type = 'IsaFake' variable in class:IsaFake
/gem5/src/base/filters/
H A DBloomFilters.py34 type = 'BloomFilterBase' variable in class:BloomFilterBase
49 type = 'BloomFilterBlock' variable in class:BloomFilterBlock
59 type = 'BloomFilterMultiBitSel' variable in class:BloomFilterMultiBitSel
69 type = 'BloomFilterBulk' variable in class:BloomFilterBulk
74 type = 'BloomFilterH3' variable in class:BloomFilterH3
79 type = 'BloomFilterMulti' variable in class:BloomFilterMulti
97 type = 'BloomFilterPerfect' variable in class:BloomFilterPerfect
/gem5/src/dev/x86/
H A DSouthBridge.py46 type = 'SouthBridge' variable in class:SouthBridge
/gem5/src/arch/generic/
H A Dvec_reg.hh587 struct add_const<VecLaneT<T, Const>> { typedef VecLaneT<T, true> type; }; typedef in struct:std::add_const
[all...]
/gem5/ext/mcpat/
H A Dbus_interconnect.h60 bool type; member in class:BusInterconnectParameters
/gem5/src/arch/hsail/
H A Doperand.cc280 BrigType type = BRIG_TYPE_NONE; local
/gem5/src/mem/ruby/structures/
H A DPrefetcher.cc139 Prefetcher::observeMiss(Addr address, const RubyRequestType& type) argument
288 initializeStream(Addr address, int stride, uint32_t index, const RubyRequestType& type) argument
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_thread_process.cpp485 void sc_thread_process::signal_monitors(int type) argument
/gem5/src/dev/virtio/
H A Dblock.hh128 RequestType type; member in struct:VirtIOBlock::BlkRequest
/gem5/ext/drampower/src/
H A DMemCommand.h185 MemCommand::cmds type; member in class:Data::MemCommand
/gem5/src/dev/arm/
H A Dkmi.hh74 Bitfield<5> type; member in class:Pl050
H A DNoMali.py50 type = 'NoMaliGpu' variable in class:NoMaliGpu
72 type = 'CustomNoMaliGpu' variable in class:CustomNoMaliGpu
H A Dsmmu_v3_proc.hh70 SMMUActionType type; member in struct:SMMUAction
/gem5/src/mem/ruby/system/
H A DCacheRecorder.cc152 addRecord(int cntrl, Addr data_addr, Addr pc_addr, RubyRequestType type, Tick time, DataBlock& data) argument
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-test-part.h72 Type type() const { return type_; } function in class:testing::TestPartResult
/gem5/ext/googletest/googletest/test/
H A Dgtest_environment_test.cc90 void set_failure_in_set_up(FailureType type) { argument
/gem5/src/base/
H A Drefcnt.hh
/gem5/src/cpu/
H A Dinst_res.hh73 ResultType type; member in class:InstResult
[all...]
/gem5/src/cpu/kvm/
H A Dperfevent.cc56 PerfKvmCounterConfig::PerfKvmCounterConfig(uint32_t type, uint64_t config) argument
/gem5/src/dev/sparc/
H A DT1000.py39 type = 'MmDisk' variable in class:MmDisk
45 type = 'DumbTOD' variable in class:DumbTOD
51 type = 'Iob' variable in class:Iob
58 type = 'T1000' variable in class:T1000
H A Diob.cc221 Type type; local
278 Iob::generateIpi(Type type, int cpu_id, int vector) argument
/gem5/src/dev/storage/
H A DIde.py36 type = 'IdeDisk' variable in class:IdeDisk
43 type = 'IdeController' variable in class:IdeController
/gem5/src/arch/arm/tracers/
H A Dtarmac_base.hh106 RegType type; member in struct:Trace::TarmacBaseRecord::RegEntry
/gem5/src/mem/cache/
H A DCache.py57 type = 'WriteAllocator' variable in class:WriteAllocator
76 type = 'BaseCache' variable in class:BaseCache
148 type = 'Cache' variable in class:Cache
153 type = 'NoncoherentCache' variable in class:NoncoherentCache
/gem5/src/sim/
H A DSystem.py55 type = 'System' variable in class:System

Completed in 34 milliseconds

1234567891011>>