Home
last modified time | relevance | path

Searched refs:reports (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/dev/
Ddev_Profile.cpp50 ut::MoveArray<Report> reports(description.maxReport, allocator); in CreateProfileManager() local
53 …rofileManager* profileManager = new(managerMemory) ProfileManager(allocator, description, reports); in CreateProfileManager()
70 ut::MoveArray<Report> reports) in ProfileManager() argument
72 m_Reports(reports) in ProfileManager()
/NW4C-2.0.3/include/nw/dev/
Ddev_Profile.h198 ut::MoveArray<Report> reports);