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

/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 129 milliseconds