Searched defs:ProfilingException (Results 1 – 1 of 1) sorted by relevance
49 class ProfilingException : public std::exception class52 explicit ProfilingException(const std::string& message) : m_Message(message) {}; in ProfilingException() function in arm::pipe::ProfilingException54 explicit ProfilingException(const std::string& message, in ProfilingException() function in arm::pipe::ProfilingException