Searched refs:cmd_t (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/nomali/lib/
H A Dgpucontrol.hh146 typedef void (GPUControl::*cmd_t)(uint32_t); typedef in class:NoMali::GPUControl
154 static const std::vector<cmd_t> cmds;
H A Djobslot.hh194 typedef void (JobSlot::*cmd_t)(uint32_t); typedef in class:NoMali::JobSlot
203 static const std::vector<cmd_t> cmds;
H A Daddrspace.hh100 typedef void (AddrSpace::*cmd_t)(uint32_t); typedef in class:NoMali::AddrSpace
109 static const std::vector<cmd_t> cmds;
H A Daddrspace.cc31 const std::vector<AddrSpace::cmd_t> AddrSpace::cmds {
H A Djobslot.cc35 const std::vector<JobSlot::cmd_t> JobSlot::cmds {

Completed in 6 milliseconds