Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/dev/
Ddev_Profile.cpp48 ut::MoveArray<Report> reports(description.maxReport, allocator); in CreateProfileManager() local
51 …rofileManager* profileManager = new(managerMemory) ProfileManager(allocator, description, reports); in CreateProfileManager()
68 ut::MoveArray<Report> reports) in ProfileManager() argument
70 m_Reports(reports) in ProfileManager()
/NW4C-1.2.23/include/nw/dev/
Ddev_Profile.h196 ut::MoveArray<Report> reports);