OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:total_runtime
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/tools/testrunner/network/
network_execution.py
239
total_runtime
= 0.0
244
total_runtime
+= p.runtime
248
p.runtime /=
total_runtime
/external/linux-tools-perf/
builtin-sched.c
153
u64
total_runtime
;
member in struct:work_atoms
1028
atoms->
total_runtime
+= delta;
1248
all_runtime += work_list->
total_runtime
;
1259
(double)work_list->
total_runtime
/ 1e6,
1338
if (l->
total_runtime
< r->
total_runtime
)
1340
if (l->
total_runtime
> r->
total_runtime
)
[
all
...]
Completed in 5102 milliseconds