OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timed_loop
(Results
1 - 6
of
6
) sorted by null
/external/ltp/tools/pounder21/test_scripts/
passloop.sh
22
$POUNDER_HOME/
timed_loop
1 $POUNDER_HOME/test_scripts/pass.sh
time_consistency
27
$POUNDER_HOME/
timed_loop
600 "$POUNDER_SRCDIR/time_tests/inconsistency-check"
time_drift
43
$POUNDER_HOME/
timed_loop
900 "$POUNDER_SRCDIR/time_tests/drift-test.py" $NTP_SERVER $FREQ
xterm_stress
65
$POUNDER_HOME/
timed_loop
$TEST_DURATION $XSERVER_FILE $DISPLAY -ac vt9 &
/external/ltp/tools/pounder21/
Makefile
23
HELPERS=
timed_loop
infinite_loop run-helper fancy_timed_loop
33
timed_loop
:
timed_loop
.c debug.o
34
$(CC) $(CFLAGS) -o
timed_loop
timed_loop
.c debug.o
63
rm -rf opt log run-helper infinite_loop
timed_loop
debug.o tmp proclist.o
pounder
210
if [ ! -x run-helper -o ! -x
timed_loop
-o ! -x infinite_loop ]; then
211
echo "Could not find run-helper, infinite_loop or
timed_loop
. Did you run Install?"
Completed in 80 milliseconds