Searched defs:IsGpuProfilingEnabled (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/armnn/shim/sl/canonical/ | ||
H A D | DriverOptions.hpp | 35 bool IsGpuProfilingEnabled() const { return m_EnableGpuProfiling; } in IsGpuProfilingEnabled() function in armnn_driver::DriverOptions |
/aosp_15_r20/external/android-nn-driver/ | ||
H A D | DriverOptions.hpp | 34 bool IsGpuProfilingEnabled() const { return m_EnableGpuProfiling; } in IsGpuProfilingEnabled() function in armnn_driver::DriverOptions |