Searched refs:ProfilingStopAndPrintUs (Results 1 – 5 of 5) sorted by relevance
115 m_profiling.ProfilingStopAndPrintUs("Loading the model took"); in ArmnnNetworkExecutor()126 m_profiling.ProfilingStopAndPrintUs("Create the tflite interpreter"); in ArmnnNetworkExecutor()149 m_profiling.ProfilingStopAndPrintUs("Create and load ArmNN Delegate"); in ArmnnNetworkExecutor()209 m_profiling.ProfilingStopAndPrintUs("Perform inference"); in Run()
81 void ProfilingStopAndPrintUs(const std::string &title) in ProfilingStopAndPrintUs() function in common::Profiling
159 m_profiling.ProfilingStopAndPrintUs("ArmnnNetworkExecutor time"); in ArmnnNetworkExecutor()199 m_profiling.ProfilingStopAndPrintUs("Total inference time"); in Run()
74 profiling.ProfilingStopAndPrintUs("Overall test");
193 profiling.ProfilingStopAndPrintUs("Overall compute time"); in main()