Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/include/boost/compute/
Ddevice.hpp406 ulong_ get_host_timer() const in get_host_timer() function in boost::compute::device
452 Duration get_host_timer() const in get_host_timer() function in boost::compute::device
/third_party/boost/boost/compute/
Ddevice.hpp406 ulong_ get_host_timer() const in get_host_timer() function in boost::compute::device
452 Duration get_host_timer() const in get_host_timer() function in boost::compute::device
/third_party/boost/libs/compute/test/
Dtest_device.cpp237 BOOST_AUTO_TEST_CASE(get_host_timer) in BOOST_AUTO_TEST_CASE() argument