Home
last modified time | relevance | path

Searched refs:Portable_Timer (Results 1 – 4 of 4) sorted by relevance

/external/eigen/bench/btl/generic_bench/timers/
Dportable_timer.hh47 class Portable_Timer class
57 Portable_Timer() in Portable_Timer() function in Portable_Timer
95 class Portable_Timer class
99 Portable_Timer() in Portable_Timer() function in Portable_Timer
139 class Portable_Timer class
143 Portable_Timer() in Portable_Timer() function in Portable_Timer
148 Portable_Timer(int clkid) : m_clkid(clkid) in Portable_Timer() function in Portable_Timer
Dportable_perf_analyzer.hh98 Portable_Timer _chronos;
Dportable_perf_analyzer_old.hh130 Portable_Timer _chronos;
/external/eigen/bench/btl/actions/
Daction_lu_solve.hh79 Portable_Timer chronos; in calculate()