HomeSort by relevance Sort by last modified time
    Searched refs:instruction_stats (Results 1 - 4 of 4) sorted by null

  /external/vixl/test/
test-runner.h 57 static bool instruction_stats() { return instruction_stats_; } function in class:vixl::Test
test-simulator-a64.cc 63 simulator->set_instruction_stats(Test::instruction_stats()); \
78 if (Test::instruction_stats()) { \
83 if (Test::instruction_stats()) { \
    [all...]
test-assembler-a64.cc 114 simulator->set_instruction_stats(Test::instruction_stats()); \
135 if (Test::instruction_stats()) { \
140 if (Test::instruction_stats()) { \
    [all...]
  /external/vixl/test/examples/
test-examples.cc 183 if (Test::instruction_stats()) { \

Completed in 212 milliseconds