Searched refs:array_step (Results 1 – 1 of 1) sorted by relevance
585 static int record_sync_sample(struct clock_sync_offsets *offsets, int array_step, in record_sync_sample() argument595 (offsets->sync_size + array_step) * sizeof(long long)); in record_sync_sample()597 (offsets->sync_size + array_step) * sizeof(long long)); in record_sync_sample()599 (offsets->sync_size + array_step) * sizeof(long long)); in record_sync_sample()601 (offsets->sync_size + array_step) * sizeof(long long)); in record_sync_sample()610 offsets->sync_size += array_step; in record_sync_sample()627 int array_step) in tsync_get_sample() argument647 return record_sync_sample(&clock->offsets[cpu], array_step, in tsync_get_sample()