Searched defs:get_device_and_host_timer (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/libs/compute/include/boost/compute/ | ||
| D | device.hpp | 423 std::pair<ulong_, ulong_> get_device_and_host_timer() const in get_device_and_host_timer() function in boost::compute::device |
| /third_party/boost/boost/compute/ | ||
| D | device.hpp | 423 std::pair<ulong_, ulong_> get_device_and_host_timer() const in get_device_and_host_timer() function in boost::compute::device |
| /third_party/boost/libs/compute/test/ | ||
| D | test_device.cpp | 256 BOOST_AUTO_TEST_CASE(get_device_and_host_timer) in BOOST_AUTO_TEST_CASE() argument |