Searched refs:FullSystem (Results 26 - 50 of 65) sorted by relevance

123

/gem5/src/cpu/
H A Dbase.hh241 if (FullSystem)
260 return FullSystem && interrupts[tc->threadId()]->checkInterrupts(tc);
H A Dexetrace.cc97 (!FullSystem || !inUserMode(thread)) &&
H A Dbase.cc253 if (FullSystem) {
360 if (FullSystem) {
483 if (!FullSystem)
669 if (FullSystem) {
H A Dthread_context.cc259 if (FullSystem) {
/gem5/src/cpu/minor/
H A Dcpu.cc58 if (FullSystem) {
113 if (FullSystem && !params()->switched_out) {
/gem5/src/sim/
H A Dpseudo_inst.cc234 if (!FullSystem)
324 if (!FullSystem)
377 if (!FullSystem)
394 if (!FullSystem) {
495 if (!FullSystem) {
/gem5/src/arch/sparc/
H A Dremote_gdb.cc165 if (FullSystem) {
H A Dfaults.cc503 if (!FullSystem)
627 if (FullSystem) {
682 if (FullSystem) {
769 if (FullSystem) {
788 if (FullSystem) {
807 if (FullSystem) {
H A Dutility.cc50 if (!FullSystem) {
H A Dua2005.cc235 if (FullSystem && tc->getKernelStats())
/gem5/src/arch/riscv/
H A Dfaults.cc58 if (FullSystem) {
H A Dtlb.cc289 if (FullSystem) {
324 if (FullSystem) {
/gem5/src/cpu/o3/
H A Ddyn_inst_impl.hh198 if (FullSystem)
H A Dcpu.cc159 if (!FullSystem) {
199 if (FullSystem) {
312 if (FullSystem) {
582 if (!FullSystem)
602 if (FullSystem && !params()->switched_out) {
778 if (FullSystem)
/gem5/src/cpu/simple/
H A Dbase.cc98 if (FullSystem) {
134 if (FullSystem && !params()->switched_out) {
589 if (FullSystem && thread->profile) {
656 if (FullSystem)
/gem5/src/arch/x86/
H A Dtlb.cc239 } else if (FullSystem) {
351 if (FullSystem) {
H A Dremote_gdb.cc74 if (FullSystem) {
H A Dutility.cc203 if (cpuId == 0 || !FullSystem) {
/gem5/src/arch/power/
H A Dtlb.cc315 if (FullSystem)
/gem5/src/cpu/checker/
H A Dcpu.cc105 if (FullSystem) {
H A Dcpu_impl.hh396 if (FullSystem) {
407 if (FullSystem) {
/gem5/src/arch/arm/
H A Dremote_gdb.cc184 if (FullSystem) {
H A Dfaults.cc494 if (!FullSystem)
745 if (FullSystem) {
773 if (FullSystem) {
841 if (FullSystem) {
995 if (FullSystem) {
1605 if (!FullSystem)
H A Disa.cc85 if (FullSystem && system) {
204 if (FullSystem && system->highestELIs64()) {
220 if (FullSystem) {
2124 if (!FullSystem) {
/gem5/src/mem/ruby/system/
H A DRubyPort.cc616 if (r.gotAddrRanges == 0 && FullSystem) {

Completed in 57 milliseconds

123