VirtualBox

Ignore:
Timestamp:
May 8, 2025 10:44:52 AM (13 days ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168779
Message:

VMM/GIC: bugref:10877 GITS command-queue, work-in-progress.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/GICR3.cpp

    r109033 r109202  
    10891089    /* ITS. */
    10901090    PGITSDEV pGitsDev = &pGicDev->Gits;
     1091    GIC_REG_COUNTER(&pGitsDev->StatCmdMapd,   "ITS/Commands/MAPD",   "Number of MAPD commands executed.");
    10911092    GIC_REG_COUNTER(&pGitsDev->StatCmdMapc,   "ITS/Commands/MAPC",   "Number of MAPC commands executed.");
     1093    GIC_REG_COUNTER(&pGitsDev->StatCmdMapi,   "ITS/Commands/MAPI",   "Number of MAPI commands executed.");
     1094    GIC_REG_COUNTER(&pGitsDev->StatCmdMapti,  "ITS/Commands/MAPTI",  "Number of MAPTI commands executed.");
    10921095    GIC_REG_COUNTER(&pGitsDev->StatCmdSync,   "ITS/Commands/SYNC",   "Number of SYNC commands executed.");
    10931096    GIC_REG_COUNTER(&pGitsDev->StatCmdInvall, "ITS/Commands/INVALL", "Number of INVALL commands executed.");
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