OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overheads
(Results
1 - 4
of
4
) sorted by null
/external/autotest/site_utils/
collect_suite_time_stats.py
30
Suite scheduling overhead is defined by the average of DUT
overheads
.
195
overheads
for the jobs that ran on the DUT.
206
overheads
= []
210
overheads
.append(t_end - t_start - runtime)
214
return sum(
overheads
)
299
A scheduling overhead is defined by the average of DUT
overheads
/frameworks/native/libs/ui/
Android.mk
23
# introduce significant
overheads
/frameworks/native/libs/gui/
Android.mk
22
# introduce significant
overheads
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 401 milliseconds