Searched defs:get_device_and_host_timer (Results 1 – 2 of 2) sorted by relevance
423 std::pair<ulong_, ulong_> get_device_and_host_timer() const in get_device_and_host_timer() function in boost::compute::device467 std::pair<Duration, Duration> get_device_and_host_timer() const in get_device_and_host_timer() function in boost::compute::device
256 BOOST_AUTO_TEST_CASE(get_device_and_host_timer) in BOOST_AUTO_TEST_CASE() argument