/aosp_15_r20/external/armnn/src/armnn/ |
H A D | Runtime.cpp | 151 const std::shared_ptr<IProfiler> IRuntime::GetProfiler(NetworkId networkId) const in GetProfiler() function in armnn::IRuntime 290 const std::shared_ptr<IProfiler> RuntimeImpl::GetProfiler(NetworkId networkId) const in GetProfiler() function in armnn::RuntimeImpl
|
H A D | ProfilingEvent.cpp | 79 const IProfiler* Event::GetProfiler() const in GetProfiler() function in armnn::Event
|
H A D | LoadedNetwork.hpp | 87 …const std::shared_ptr<IProfiler>& GetProfiler() const { return m_OptimizedNetwork->GetProfiler(); } in GetProfiler() function in armnn::LoadedNetwork
|
H A D | Graph.cpp | 656 const std::shared_ptr<IProfiler>& Graph::GetProfiler() const in GetProfiler() function in armnn::Graph
|
H A D | Profiling.cpp | 605 IProfiler* ProfilerManager::GetProfiler() in GetProfiler() function in armnn::ProfilerManager
|
H A D | Network.cpp | 691 const std::shared_ptr<IProfiler>& IOptimizedNetwork::GetProfiler() const in GetProfiler() function in armnn::IOptimizedNetwork
|
/aosp_15_r20/hardware/google/camera/common/hal/hwl_interface/ |
D | camera_device_hwl.h | 121 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
|
D | camera_device_session_hwl.h | 191 virtual std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
|
/aosp_15_r20/hardware/google/camera/common/hal/tests/ |
D | mock_device_hwl.h | 153 std::unique_ptr<google::camera_common::Profiler> GetProfiler( in GetProfiler() function
|
D | mock_device_session_hwl.cc | 291 FakeCameraDeviceSessionHwl::GetProfiler(uint32_t /* camera_id */, in GetProfiler() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | interpreter_experimental.cc | 134 Profiler* Interpreter::GetProfiler() { in GetProfiler() function in tflite::Interpreter
|
/aosp_15_r20/external/armnn/python/pyarmnn/src/pyarmnn/swig/modules/ |
H A D | armnn_runtime.i | 297 armnn::IProfiler* GetProfiler(int networkId) { in GetProfiler() function
|
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/ |
D | camera_device.cc | 506 std::unique_ptr<google::camera_common::Profiler> CameraDevice::GetProfiler( in GetProfiler() function in android::google_camera_hal::CameraDevice
|
D | camera_device_session.cc | 1951 CameraDeviceSession::GetProfiler(uint32_t camera_id, int option) { in GetProfiler() function in android::google_camera_hal::CameraDeviceSession
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/ |
H A D | subgraph.h | 329 Profiler* GetProfiler() { return profiler_.get(); } in GetProfiler() function
|