Searched refs:burn (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-crbug-150729.js31 function burn() { function
37 if (j == 2) %OptimizeFunctionOnNextCall(burn);
38 burn();
/external/valgrind/main/gdbserver_tests/
H A DmcinfcallWSRU.stderr.exp1 loops/sleep_ms/burn/threads_spec: 100 100000000 1000000000 -S-S-SB-
2 Brussels ready to sleep and/or burn
3 London ready to sleep and/or burn
4 Petaouchnok ready to sleep and/or burn
5 main ready to sleep and/or burn
H A Dnlcontrolc.stderr.exp6 loops/sleep_ms/burn/threads_spec: 1000000000 1000000000 1000000000 BSBSBSBS
7 Brussels ready to sleep and/or burn
8 London ready to sleep and/or burn
9 Petaouchnok ready to sleep and/or burn
10 main ready to sleep and/or burn
H A Dnlvgdbsigqueue.stderr.exp6 loops/sleep_ms/burn/threads_spec: 1000000000 1000000000 1 BSBSBSBS
7 Brussels ready to sleep and/or burn
8 London ready to sleep and/or burn
9 Petaouchnok ready to sleep and/or burn
10 main ready to sleep and/or burn
H A Dclean_after_fork.c17 int burn; local
18 for (burn = 0; burn < 100000; burn++) /* burncpu */__asm__ __volatile("":::"memory") ;
H A DmcinfcallRU.stderr.exp1 loops/sleep_ms/burn/threads_spec: 1 0 2000000000 ------B-
2 main ready to sleep and/or burn
H A Dsleepers.c14 static int burn = 0; // after each sleep, will burn cpu in a tight 'burn' loop variable
39 for (i = 0; i < burn; i++) loopnr++;
63 int burn; member in struct:spec
75 fprintf(stderr, "%s ready to sleep and/or burn\n", s->name);
86 if (burn > 0 && s->burn)
90 fprintf(stderr, "%s finished to sleep and/or burn\n", s->name);
117 // threads wanting to burn cp
[all...]
H A Dnlcontrolc.stdoutB.exp19 39 for (i = 0; i < burn; i++) loopnr++;
H A DmcinfcallWSRU.stderrB.exp22 39 for (i = 0; i < burn; i++) loopnr++;
25 39 for (i = 0; i < burn; i++) loopnr++;
/external/chromium_org/v8/test/mjsunit/
H A Delements-kind-depends.js30 function burn() { function
46 b = burn();
49 %OptimizeFunctionOnNextCall(burn);
50 b = burn();

Completed in 200 milliseconds