HomeSort by relevance Sort by last modified time
    Searched refs:PeakWorkingSetSize (Results 1 - 6 of 6) sorted by null

  /external/skia/tools/
ProcStats.cpp 27 return static_cast<int>(info.PeakWorkingSetSize / 1024 / 1024); // Windows reports bytes.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
psapi.h 73 SIZE_T PeakWorkingSetSize;
87 SIZE_T PeakWorkingSetSize;
winternl.h 598 SIZE_T PeakWorkingSetSize;
    [all...]
  /sdk/find_lock/
find_lock.cpp 75 DWORD PeakWorkingSetSize;
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 410 if (memDefined) PrintMemUsage("Physical", m.PeakWorkingSetSize);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]

Completed in 509 milliseconds