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

  /external/eigen/bench/btl/generic_bench/static/
bench_static.hh 39 if (BtlConfig::skipAction(Action<Interface<REAL_TYPE,10> >::name()))
  /external/eigen/bench/btl/generic_bench/timers/
portable_perf_analyzer.hh 56 for (int i=1; i<BtlConfig::Instance.tries; ++i)
67 if (BtlConfig::Instance.checkResults && size<128)
portable_timer.hh 103 m_clkid = BtlConfig::Instance.realclock ? CLOCK_REALTIME : CLOCK_PROCESS_CPUTIME_ID;
  /external/eigen/bench/btl/generic_bench/
btl.hh 168 class BtlConfig
171 BtlConfig()
234 static BtlConfig Instance;
245 BtlConfig BtlConfig::Instance
bench.hh 43 if (BtlConfig::skipAction(Action::name()))
98 if (!BtlConfig::Instance.overwriteResults)

Completed in 402 milliseconds