VirtualBox

Changeset 54202 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Feb 13, 2015 5:13:44 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98264
Message:

IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/TMInternal.h

    r54195 r54202  
    420420    /** Pointer to the ring-3 tmVirtualGetRawNanoTS worker function. */
    421421    R3PTRTYPE(PFNTIMENANOTSINTERNAL) pfnVirtualGetRawR3;
    422     /** Pointer to the ring-3 tmVirtualGetRawNanoTS worker function. */
     422    /** Pointer to the ring-0 tmVirtualGetRawNanoTS worker function. */
    423423    R0PTRTYPE(PFNTIMENANOTSINTERNAL) pfnVirtualGetRawR0;
    424     /** Pointer to the ring-3 tmVirtualGetRawNanoTS worker function. */
     424    /** Pointer to the raw-mode tmVirtualGetRawNanoTS worker function. */
    425425    RCPTRTYPE(PFNTIMENANOTSINTERNAL) pfnVirtualGetRawRC;
    426426    /** Alignment. */
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