OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pauses
(Results
1 - 3
of
3
) sorted by null
/external/v8/benchmarks/spinning-balls/
v.js
215
// Initialize cyclic buffer for
pauses
.
216
this.
pauses
= new Array(this.size);
235
this.
pauses
[this.idx++] = p;
242
f.call(this, i - this.start, this.
pauses
[i]);
246
f.call(this, i - this.start, this.
pauses
[i]);
251
f.call(this, i + offs, this.
pauses
[i]);
275
this.ctx.moveTo(1, dy * this.
pauses
[this.start]);
459
table.appendChild(row(text("Autoscale
pauses
plot"), this.autoscale));
/external/v8/tools/profviz/
composer.js
49
var kNumPauseLabels = 7; // Number of biggest
pauses
to label.
338
// Collect execution
pauses
.
519
// Label the longest
pauses
.
/cts/tests/tests/app.usage/src/android/app/usage/cts/
UsageStatsTest.java
1115
int
pauses
= 0;
local
[
all
...]
Completed in 83 milliseconds