Home
last modified time | relevance | path

Searched refs:sum_step (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/tests/
DGperf-simple.c115 double step, min_step, first_step, sum_step; in doit() local
118 sum_step = first_step = 0.0; in doit()
124 sum_step += step; in doit()
133 1e9*first_step, 1e9*min_step, 1e9*sum_step/iterations); in doit()
DGperf-trace.c101 double step, min_step, first_step, sum_step; in doit() local
104 sum_step = first_step = 0.0; in doit()
110 sum_step += step; in doit()
119 1e9*first_step, 1e9*min_step, 1e9*sum_step/iterations); in doit()