Home
last modified time | relevance | path

Searched refs:memory (Results 1 - 9 of 9) sorted by relevance

/ide/tools/previewer/util/
H A DTraceTool.h19 #include <memory>
H A DCppTimerManager.h21 #include <memory>
H A DJsonReader.h20 #include <memory>
/ide/tools/previewer/cli/
H A DCommandLineFactory.h19 #include <memory>
H A DCommandLineInterface.cpp45 FLOG("CommandLineInterface::Connect socket memory allocation failed!"); in InitPipe()
70 Json2::Value memory = JsonReader::CreateObject(); in SendJSHeapMemory() local
71 memory.Add("totalBytes", static_cast<double>(total)); in SendJSHeapMemory()
72 memory.Add("allocBytes", static_cast<double>(alloc)); in SendJSHeapMemory()
73 memory.Add("peakAllocBytes", static_cast<double>(peak)); in SendJSHeapMemory()
74 result.Add("result", memory); in SendJSHeapMemory()
H A DCommandLineInterface.h19 #include <memory>
/ide/tools/previewer/jsapp/rich/external/
H A DEventRunner.h19 #include <memory>
/ide/tools/previewer/mock/
H A DVirtualScreen.h21 #include <memory>
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h20 #include <memory>

Completed in 4 milliseconds