Home
last modified time | relevance | path

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

/third_party/vixl/test/
H A Dtest-runner.h93 static bool trace_sim() { return trace_sim_; } in trace_sim() function in vixl::Test
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.h145 if (Test::trace_sim()) trace_parameters |= LOG_DISASM; \
H A Dtest-simulator-aarch64.cc86 if (Test::trace_sim()) { \
H A Dtest-trace-aarch64.cc3115 if (Test::trace_sim()) PrintFile(trace_stream_filename);
/third_party/vixl/test/aarch64/examples/
H A Dtest-examples.cc173 if (Test::trace_sim()) trace_parameters |= LOG_DISASM; \
/third_party/node/deps/v8/src/flags/
H A Dflag-definitions.h1701 DEFINE_BOOL(trace_sim, false, "Trace simulator execution")

Completed in 16 milliseconds