Home
last modified time | relevance | path

Searched defs:ProfilingException (Results 1 – 1 of 1) sorted by relevance

/external/armnn/profiling/common/include/
DProfilingException.hpp49 class ProfilingException : public std::exception class
52 explicit ProfilingException(const std::string& message) : m_Message(message) {}; in ProfilingException() function in arm::pipe::ProfilingException
54 explicit ProfilingException(const std::string& message, in ProfilingException() function in arm::pipe::ProfilingException