VirtualBox

Ignore:
Timestamp:
Sep 11, 2008 10:34:58 AM (16 years ago)
Author:
vboxsync
Message:

PerfAPI: Improved Win collector. More realistic performance test. No factories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/solaris/PerformanceSolaris.cpp

    r11501 r12400  
    5555};
    5656
    57 // Solaris Metric factory
    58 
    59 MetricFactorySolaris::MetricFactorySolaris()
    60 {
    61     mHAL = new CollectorSolaris();
    62     Assert(mHAL);
     57CollectorHAL *createHAL()
     58{
     59    return new CollectorSolaris();
    6360}
    6461
Note: See TracChangeset for help on using the changeset viewer.

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