HomeSort by relevance Sort by last modified time
    Searched refs:pstat_getdynamic (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/make-3.81/
getloadavg.c 23 pstat_getdynamic function. I think it
28 AC_CHECK_FUNCS(pstat_getdynamic) in your
563 /* Use pstat_getdynamic() because we don't have to be root. */
568 if (pstat_getdynamic (&dyn_info, sizeof (dyn_info), 0, 0) < 0)
configure     [all...]
  /external/netperf/
netlib.c 661 if (pstat_getdynamic((struct pst_dynamic *)&psd,
    [all...]

Completed in 77 milliseconds