Home
last modified time | relevance | path

Searched refs:profiling_enabled (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Devent.cpp134 if (q.profiling_enabled())
217 if (q.profiling_enabled()) { in profile()
Dqueue.hpp58 bool profiling_enabled() const;
Dqueue.cpp141 command_queue::profiling_enabled() const { in profiling_enabled() function in command_queue