Searched refs:trace_sim (Results 1 – 5 of 5) sorted by relevance
49 static bool trace_sim() { return trace_sim_; } in trace_sim() function
173 if (Test::trace_sim()) trace_parameters |= LOG_DISASM; \
1021 DEFINE_BOOL(trace_sim, false, "Trace simulator execution")
83 if (Test::trace_sim()) { \
144 if (Test::trace_sim()) trace_parameters |= LOG_DISASM; \