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