VirtualBox

Ignore:
Timestamp:
Aug 1, 2016 4:23:00 PM (8 years ago)
Author:
vboxsync
Message:

ExtPacks/dtrace: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/dtrace.h

    r53652 r62829  
    6060 * DTrace Universal Constants and Typedefs
    6161 */
     62#ifdef VBOX
     63#define DTRACE_CPUALL           ((processorid_t)-1)     /* all CPUs */
     64#else
    6265#define DTRACE_CPUALL           -1      /* all CPUs */
     66#endif
    6367#define DTRACE_IDNONE           0       /* invalid probe identifier */
    6468#define DTRACE_EPIDNONE         0       /* invalid enabled probe identifier */
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