Searched defs:wakeCPU (Results 1 - 4 of 4) sorted by relevance
/gem5/util/m5/jni/ | ||
H A D | gem5Op.java | 53 public native void wakeCPU(long cpuid); method in class:gem5Op |
/gem5/src/sim/ | ||
H A D | pseudo_inst.cc | 286 wakeCPU(ThreadContext *tc, uint64_t cpuid) function in namespace:PseudoInst |
/gem5/src/cpu/o3/ | ||
H A D | iew_impl.hh | 882 DefaultIEW<Impl>::wakeCPU() function in class:DefaultIEW |
H A D | cpu.cc | 1699 FullO3CPU<Impl>::wakeCPU() function in class:FullO3CPU |
Completed in 15 milliseconds