24.02
|
#include <Profiling.hpp>
Public Member Functions | |
void | RegisterProfiler (IProfiler *profiler) |
IProfiler * | GetProfiler () |
Static Public Member Functions | |
static ProfilerManager & | GetInstance () |
Definition at line 111 of file Profiling.hpp.
|
static |
Definition at line 593 of file Profiling.cpp.
Referenced by RuntimeImpl::CreateWorkingMemHandle(), RuntimeImpl::EnqueueWorkload(), RuntimeImpl::Execute(), RuntimeImpl::LoadNetwork(), armnn::Optimize(), armnn::ProfilingUpdateDescriptions(), RunTestFunction(), RunTestFunctionUsingTensorHandleFactory(), RuntimeImpl::UnloadNetwork(), and ProfilerImpl::~ProfilerImpl().
IProfiler * GetProfiler | ( | ) |
Definition at line 605 of file Profiling.cpp.
References armnn::tl_Profiler.
void RegisterProfiler | ( | IProfiler * | profiler | ) |
Definition at line 600 of file Profiling.cpp.
References armnn::tl_Profiler.
Referenced by RuntimeImpl::CreateWorkingMemHandle(), RuntimeImpl::EnqueueWorkload(), RuntimeImpl::Execute(), RuntimeImpl::LoadNetwork(), armnn::Optimize(), RunTestFunction(), RunTestFunctionUsingTensorHandleFactory(), RuntimeImpl::UnloadNetwork(), and ProfilerImpl::~ProfilerImpl().