HomeSort by: relevance | last modified time | path
    Searched refs:Outstanding (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/debugger/
dbstats.c 120 UINT32 Outstanding;
150 Outstanding = AcpiDbGetCacheInfo (List);
155 " Mem: [Alloc Free Max CurSize Outstanding] "
160 Outstanding * List->ObjectSize,
161 Outstanding);
166 " Mem: [Alloc Free Max CurSize Outstanding Total] "
172 Outstanding,
dbexec.c 332 * DESCRIPTION: Determine the current number of "outstanding" allocations --
343 UINT32 Outstanding = 0;
347 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_StateCache);
348 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeCache);
349 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeExtCache);
350 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_OperandCache);
353 return (Outstanding);
551 "0x%X Outstanding allocations after evaluation of %s\n",
  /src/external/bsd/openldap/dist/tests/scripts/
test063-delta-multiprovider 457 description: Outstanding
475 description: OutStanding
test069-delta-multiprovider-starttls 426 description: Outstanding
444 description: OutStanding
test070-delta-multiprovider-ldaps 423 description: Outstanding
441 description: OutStanding
test078-persistent-sessionlog 464 description: Outstanding
482 description: OutStanding

Completed in 17 milliseconds