VirtualBox

Ignore:
Timestamp:
Nov 7, 2012 1:11:51 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
81907
Message:

Main/Metrics: Disk and filesystem metrics for Solaris (#6345)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/Performance.cpp

    r43629 r43831  
    8585
    8686int CollectorHAL::getProcessMemoryUsage(RTPROCESS /* process */, ULONG * /* used */)
     87{
     88    return E_NOTIMPL;
     89}
     90
     91int CollectorHAL::getDiskListByFs(const char * /* name */, DiskList& /* list */)
    8792{
    8893    return E_NOTIMPL;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette