Home
last modified time | relevance | path

Searched refs:HasRunFor (Results 1 - 9 of 9) sorted by relevance

/third_party/vixl/benchmarks/aarch64/
H A Dbench-branch-link.cc61 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-branch.cc66 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-dataop.cc62 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-mixed-masm.cc57 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-branch-masm.cc65 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-branch-link-masm.cc73 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-mixed-disasm.cc86 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-mixed-sim.cc84 } while (!timer.HasRunFor(cli.GetRunTimeInSeconds())); in main()
H A Dbench-utils.h51 bool HasRunFor(uint32_t seconds) { in HasRunFor() function in BenchTimer

Completed in 2 milliseconds