Searched defs:auto_cpu_timer (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/timer/src/ | ||
D | auto_timers_construction.cpp | 36 auto_cpu_timer::auto_cpu_timer(short places) // #1 in auto_cpu_timer() function in boost::timer::auto_cpu_timer |
D | cpu_timer.cpp | 235 auto_cpu_timer::auto_cpu_timer(std::ostream& os, short places) // #5 in auto_cpu_timer() function in boost::timer::auto_cpu_timer |
/third_party/boost/boost/timer/ | ||
D | timer.hpp | 82 class BOOST_TIMER_DECL auto_cpu_timer : public cpu_timer class |