Searched refs:step_ns (Results 1 – 1 of 1) sorted by relevance
188 priv_t * p, chan_t * c, size_t index_ns, unsigned step_ns, int bootCount) in measure() argument193 for (i = 0; i < p->measureLen_ws; ++i, index_ns = (index_ns + step_ns) % p->samplesLen_ns) in measure()