24.08
|
#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 602 of file Profiling.cpp.
Referenced by RuntimeImpl::CreateWorkingMemHandle(), RuntimeImpl::EnqueueWorkload(), RuntimeImpl::Execute(), RuntimeImpl::LoadNetwork(), armnn::ProfilingUpdateDescriptions(), RunTestFunction(), RunTestFunctionUsingTensorHandleFactory(), RuntimeImpl::UnloadNetwork(), and ProfilerImpl::~ProfilerImpl().
IProfiler * GetProfiler | ( | ) |
Definition at line 614 of file Profiling.cpp.
References armnn::tl_Profiler.
void RegisterProfiler | ( | IProfiler * | profiler | ) |
Definition at line 609 of file Profiling.cpp.
References armnn::tl_Profiler.
Referenced by RuntimeImpl::CreateWorkingMemHandle(), RuntimeImpl::EnqueueWorkload(), RuntimeImpl::Execute(), RuntimeImpl::LoadNetwork(), RunTestFunction(), RunTestFunctionUsingTensorHandleFactory(), RuntimeImpl::UnloadNetwork(), and ProfilerImpl::~ProfilerImpl().