Home
last modified time | relevance | path

Searched refs:clock_overhead (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/fiber/performance/
Dclock.hpp23 struct clock_overhead struct
39 clock_overhead() ); in overhead_clock() argument
/third_party/boost/libs/coroutine/performance/
Dclock.hpp23 struct clock_overhead struct
39 clock_overhead() ); in overhead_clock() argument
/third_party/boost/libs/coroutine2/performance/
Dclock.hpp23 struct clock_overhead struct
40 clock_overhead() ); in overhead_clock() argument
/third_party/boost/libs/context/performance/
Dclock.hpp23 struct clock_overhead struct
40 clock_overhead() ); in overhead_clock() argument
/third_party/boost/libs/multi_index/perf/
Dtest_perf.cpp39 static double clock_overhead() in clock_overhead() function
68 static double ovhd = clock_overhead(); in measure_aux()