OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trace_reg
(Results
1 - 4
of
4
) sorted by null
/external/vixl/test/
test-runner.h
51
static bool
trace_reg
() { return trace_reg_; }
function in class:vixl::Test
test-runner.cc
106
"--
trace_reg
Generate a trace of simulated registers.\n"
test-simulator-a64.cc
69
if (Test::
trace_reg
()) { \
[
all
...]
test-assembler-a64.cc
127
if (Test::
trace_reg
()) { \
[
all
...]
Completed in 174 milliseconds