Searched refs:CreateProfilingService (Results 1 – 4 of 4) sorted by relevance
204 …que_ptr<IProfilingService> profilingService = arm::pipe::IProfilingService::CreateProfilingService(458 …que_ptr<IProfilingService> profilingService = arm::pipe::IProfilingService::CreateProfilingService(519 …que_ptr<IProfilingService> profilingService = arm::pipe::IProfilingService::CreateProfilingService(
16 std::unique_ptr<IProfilingService> IProfilingService::CreateProfilingService( in CreateProfilingService() function in arm::pipe::IProfilingService
38 static std::unique_ptr<IProfilingService> CreateProfilingService(
326 m_ProfilingService = arm::pipe::IProfilingService::CreateProfilingService( in RuntimeImpl()