Home
last modified time | relevance | path

Searched defs:auto_cpu_timer (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/timer/src/
Dauto_timers_construction.cpp36 auto_cpu_timer::auto_cpu_timer(short places) // #1 in auto_cpu_timer() function in boost::timer::auto_cpu_timer
39 auto_cpu_timer::auto_cpu_timer(short places, const std::string& format) // #2 in auto_cpu_timer() function in boost::timer::auto_cpu_timer
42 auto_cpu_timer::auto_cpu_timer(const std::string& format) // #3 in auto_cpu_timer() function in boost::timer::auto_cpu_timer
Dcpu_timer.cpp235 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/
Dtimer.hpp82 class BOOST_TIMER_DECL auto_cpu_timer : public cpu_timer class
94 auto_cpu_timer(std::ostream& os, short places, in auto_cpu_timer() function in boost::timer::auto_cpu_timer
99 auto_cpu_timer(std::ostream& os, const std::string& format) // #6 in auto_cpu_timer() function in boost::timer::auto_cpu_timer