ArmNN
NotReleased
|
#include <Profiling.hpp>
Public Member Functions | |
void | RegisterProfiler (Profiler *profiler) |
Profiler * | GetProfiler () |
Static Public Member Functions | |
static ProfilerManager & | GetInstance () |
Definition at line 94 of file Profiling.hpp.
|
static |
Definition at line 486 of file Profiling.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), DetectionPostProcessImpl(), armnn::GetProfilerEventSequenceSize(), GetSoftmaxProfilerJson(), LoadedNetwork::MakeLoadedNetwork(), RunTestFunction(), and Profiler::~Profiler().
Profiler * GetProfiler | ( | ) |
Definition at line 498 of file Profiling.cpp.
References armnn::tl_Profiler.
Referenced by BOOST_AUTO_TEST_CASE(), and armnn::GetProfilerEventSequenceSize().
void RegisterProfiler | ( | Profiler * | profiler | ) |
Definition at line 493 of file Profiling.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), DetectionPostProcessImpl(), armnn::GetProfilerEventSequenceSize(), LoadedNetwork::MakeLoadedNetwork(), RunTestFunction(), and Profiler::~Profiler().