Home
last modified time | relevance | path

Searched refs:kDefaultInstructionCount (Results 1 – 3 of 3) sorted by relevance

/external/vixl/benchmarks/
Dbench-branch-link.cc33 static const int kDefaultInstructionCount = 100000; variable
41 case 1: instructions = kDefaultInstructionCount; break; in main()
Dbench-dataop.cc33 static const unsigned kDefaultInstructionCount = 100000; variable
44 case 1: instructions = kDefaultInstructionCount; break; in main()
Dbench-branch.cc33 static const int kDefaultInstructionCount = 100000; variable
44 case 1: instructions = kDefaultInstructionCount; break; in main()