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

/gem5/src/cpu/minor/
H A Dexecute.cc1375 bool is_no_cost_inst = inst->isNoCostInst(); local
1379 if (DTRACE(MinorTrace) && !is_no_cost_inst)
1382 if (!is_no_cost_inst)

Completed in 10 milliseconds