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

  /src/sys/external/bsd/acpica/dist/debugger/
dbexec.c 656 for (i = 0; i < Info->NumLoops; i++)
854 UINT32 NumLoops;
865 NumLoops = strtoul (NumLoopsArg, NULL, 0);
867 if (!NumThreads || !NumLoops)
870 NumThreads, NumLoops);
936 AcpiGbl_DbMethodInfo.NumLoops = NumLoops;
977 NumThreads, NumLoops);
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 1433 UINT32 NumLoops;

Completed in 19 milliseconds