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

  /external/vixl/test/
test-runner.h 58 static void set_instruction_stats(bool value) { instruction_stats_ = value; } function in class:vixl::Test
test-runner.cc 157 vixl::Test::set_instruction_stats(true);
test-simulator-a64.cc 63 simulator->set_instruction_stats(Test::instruction_stats()); \
    [all...]
test-assembler-a64.cc 115 simulator->set_instruction_stats(Test::instruction_stats()); \
    [all...]
  /external/vixl/src/vixl/a64/
simulator-a64.h     [all...]
simulator-a64.cc 264 void Simulator::set_instruction_stats(bool value) {
    [all...]

Completed in 964 milliseconds