Searched defs:type (Results 76 - 100 of 313) sorted by relevance

1234567891011>>

/gem5/src/cpu/
H A DCheckerCPU.py34 type = 'CheckerCPU' variable in class:CheckerCPU
H A DCPUTracers.py34 type = 'ExeTracer' variable in class:ExeTracer
39 type = 'IntelTrace' variable in class:IntelTrace
45 type = 'NativeTrace' variable in class:NativeTrace
/gem5/src/cpu/simple/
H A DBaseSimpleCPU.py39 type = 'BaseSimpleCPU' variable in class:BaseSimpleCPU
/gem5/src/cpu/testers/traffic_gen/
H A DPyTrafficGen.py44 type = 'PyTrafficGen' variable in class:PyTrafficGen
/gem5/src/dev/
H A DPlatform.py34 type = 'Platform' variable in class:Platform
/gem5/src/dev/arm/
H A DVirtIOMMIO.py49 type = 'MmioVirtIO' variable in class:MmioVirtIO
/gem5/src/dev/i2c/
H A DI2C.py43 type = 'I2CDevice' variable in class:I2CDevice
49 type = 'I2CBus' variable in class:I2CBus
/gem5/src/dev/virtio/
H A DVirtIOConsole.py46 type = 'VirtIOConsole' variable in class:VirtIOConsole
/gem5/src/mem/
H A DSimpleMemory.py46 type = 'SimpleMemory' variable in class:SimpleMemory
H A DExternalMaster.py45 type = 'ExternalMaster' variable in class:ExternalMaster
H A DExternalSlave.py42 type = 'ExternalSlave' variable in class:ExternalSlave
H A DDRAMSim2.py43 type = 'DRAMSim2' variable in class:DRAMSim2
/gem5/src/mem/probes/
H A DMemTraceProbe.py43 type = 'MemTraceProbe' variable in class:MemTraceProbe
/gem5/src/mem/ruby/system/
H A DVIPERCoalescer.py40 type = 'VIPERCoalescer' variable in class:VIPERCoalescer
/gem5/src/arch/generic/
H A DBaseTLB.py35 type = 'BaseTLB' variable in class:BaseTLB
/gem5/src/learning_gem5/part2/
H A DSimpleMemobj.py34 type = 'SimpleMemobj' variable in class:SimpleMemobj
H A DHelloObject.py34 type = 'HelloObject' variable in class:HelloObject
44 type = 'GoodbyeObject' variable in class:GoodbyeObject
/gem5/src/dev/serial/
H A DTerminal.py50 type = 'Terminal' variable in class:Terminal
/gem5/src/dev/x86/
H A DCmos.py35 type = 'Cmos' variable in class:Cmos
/gem5/src/arch/x86/bios/
H A DE820.py42 type = 'X86E820Entry' variable in class:X86E820Entry
51 type = 'X86E820Table' variable in class:X86E820Table
H A De820.hh59 uint32_t type; member in class:X86ISA::E820Entry
/gem5/src/dev/storage/
H A DDiskImage.py32 type = 'DiskImage' variable in class:DiskImage
39 type = 'RawDiskImage' variable in class:RawDiskImage
43 type = 'CowDiskImage' variable in class:CowDiskImage
/gem5/src/sim/power/
H A DPowerModel.py49 type = 'PowerModel' variable in class:PowerModel
/gem5/src/dev/ps2/
H A DPS2.py43 type = 'PS2Device' variable in class:PS2Device
48 type = 'PS2Keyboard' variable in class:PS2Keyboard
54 type = 'PS2Mouse' variable in class:PS2Mouse
58 type = 'PS2TouchKit' variable in class:PS2TouchKit
/gem5/src/mem/cache/tags/indexing_policies/
H A DIndexingPolicies.py34 type = 'BaseIndexingPolicy' variable in class:BaseIndexingPolicy
48 type = 'SetAssociative' variable in class:SetAssociative
53 type = 'SkewedAssociative' variable in class:SkewedAssociative

Completed in 22 milliseconds

1234567891011>>