Searched refs:ebizzy (Results 1 – 7 of 7) sorted by relevance
1 ebizzy4 ebizzy is designed to generate a workload resembling common web13 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 get23 $ ./ebizzy38 $ ./ebizzy -M43 $ ./ebizzy -m51 ebizzy has many command line arguments. To get a list of them and54 $ ./ebizzy -?
31 all: ebizzy33 ebizzy: ebizzy.c34 gcc -Wall -Wshadow ${LIBS} ${FLAGS} -o ebizzy ebizzy.c37 rm -f ebizzy Makefile
1 NAME = "ebizzy"11 job.run_test('ebizzy', args = '-vv')
5 class ebizzy(test.test): class
65 /utils/benchmark/ebizzy-0.3/ebizzy
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.
26 FILTER_OUT_DIRS += ebizzy-0.3