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

  /external/eigen/bench/btl/generic_bench/timers/
portable_timer.hh 2 // File : portable_timer.hh
47 class Portable_Timer
57 Portable_Timer()
88 }; // Portable_Timer
97 class Portable_Timer
101 Portable_Timer()
106 Portable_Timer(int clkid) : m_clkid(clkid)
141 }; // Portable_Timer
portable_perf_analyzer.hh 25 #include "timers/portable_timer.hh"
98 Portable_Timer _chronos;
portable_perf_analyzer_old.hh 24 #include "timers/portable_timer.hh"
130 Portable_Timer _chronos;
  /external/eigen/bench/btl/actions/
action_lu_solve.hh 79 Portable_Timer chronos;

Completed in 40 milliseconds