Searched defs:MachineID (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/ruby/common/
H A DMachineID.hh38 struct MachineID struct
40 MachineID() : type(MachineType_NULL), num(0) { } function in struct:MachineID
41 MachineID(MachineType mach_type, NodeID node_id) function in struct:MachineID
[all...]

Completed in 4 milliseconds