VirtualBox

Ignore:
Timestamp:
Nov 16, 2018 1:24:39 AM (6 years ago)
Author:
vboxsync
Message:

VMMDev,Main,HostServices: More profiling of HGCM guest call processing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/HostChannel/service.cpp

    r69500 r75500  
    206206                                  uint32_t u32Function,
    207207                                  uint32_t cParms,
    208                                   VBOXHGCMSVCPARM paParms[])
    209 {
    210     NOREF(pvService);
     208                                  VBOXHGCMSVCPARM paParms[],
     209                                  uint64_t tsArrival)
     210{
     211    RT_NOREF(pvService, tsArrival);
    211212
    212213    int rc = VINF_SUCCESS;
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