Searched refs:pstat (Results 1 - 3 of 3) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/include/
H A Dncpu.h32 # include <sys/pstat.h>
/external/fio/os/
H A Dos-hpux.h15 #include <sys/pstat.h>
77 if (pstat(PSTAT_STATIC, pu, sizeof(pst), 0, 0) == -1)
/external/toolchain-utils/cros_utils/
H A Dstats.py28 (Requires pstat.py module.)
209 ## 12/19/98 ... fixed bug in findwithin (fcns needed pstat. prefix)
228 import pstat # required 3rd party module namespace
365 scores = pstat.unique(inlist)
465 scores = pstat.unique(inlist)
470 return pstat.abut(scores, freq)
798 f, p = F_oneway(pstat.colex(r, 0), pstat.colex(r, 1))
836 pstat.printcc(lol)
926 data = pstat
[all...]

Completed in 486 milliseconds