OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_reg
(Results
1 - 3
of
3
) sorted by null
/external/vixl/test/
test-runner.h
53
static bool
trace_reg
() { return trace_reg_; }
function in class:vixl::Test
/external/vixl/test/aarch64/
test-simulator-aarch64.cc
72
if (Test::
trace_reg
()) { \
[
all
...]
test-assembler-aarch64.cc
133
if (Test::
trace_reg
()) trace_parameters |= LOG_STATE; \
[
all
...]
Completed in 192 milliseconds