Home
last modified time | relevance | path

Searched refs:ebizzy (Results 1 – 7 of 7) sorted by relevance

/external/ltp/utils/benchmark/ebizzy-0.3/
Dconfigure31 all: ebizzy
33 ebizzy: ebizzy.c
34 gcc -Wall -Wshadow ${LIBS} ${FLAGS} -o ebizzy ebizzy.c
37 rm -f ebizzy Makefile
DREADME1 ebizzy
4 ebizzy is designed to generate a workload resembling common web
13 First configure ebizzy for your platform by typing "./configure".
15 resulting binary will be named "ebizzy".
20 ebizzy does not require any command line arguments. To get
23 $ ./ebizzy
38 $ ./ebizzy -M
43 $ ./ebizzy -m
51 ebizzy has many command line arguments. To get a list of them and
54 $ ./ebizzy -?
/external/autotest/client/tests/ebizzy/
Dcontrol1 NAME = "ebizzy"
11 job.run_test('ebizzy', args = '-vv')
Debizzy.py5 class ebizzy(test.test): class
/external/ltp/
D.gitignore62 /utils/benchmark/ebizzy-0.3/ebizzy
/external/ltp/testcases/kernel/power_management/
DREADME80 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/ltp/utils/benchmark/
DMakefile26 FILTER_OUT_DIRS += ebizzy-0.3