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

  /external/ltp/utils/benchmark/ebizzy-0.3/
configure 31 all: ebizzy
33 ebizzy: ebizzy.c
34 gcc -Wall -Wshadow ${LIBS} ${FLAGS} -o ebizzy ebizzy.c
37 rm -f ebizzy Makefile
  /external/ltp/utils/benchmark/
Makefile 26 FILTER_OUT_DIRS += ebizzy-0.3
  /external/ltp/testcases/kernel/power_management/
README 80 For CPU consolidation verification ebizzy is included in utils directory of LTP.
82 Refer to README in LTPROOT/utils/benchmark/ebizzy-0.2 directory for details of ebizzy.
  /external/autotest/client/tests/ebizzy/
ebizzy.py 5 class ebizzy(test.test): class in inherits:test.test
12 # http://sourceforge.net/project/downloading.php?group_id=202378&filename=ebizzy-0.3.tar.gz
13 def setup(self, tarball='ebizzy-0.3.tar.gz'):
28 logfile = os.path.join(self.resultsdir, 'ebizzy.log')

Completed in 68 milliseconds