Searched refs:compute_offset (Results 1 – 1 of 1) sorted by relevance
363 static size_t compute_offset(sequence_command_t seq, u64 *const offset_hist);1280 size_t const offset = compute_offset(seq, offset_hist); in execute_sequences()1316 static size_t compute_offset(sequence_command_t seq, u64 *const offset_hist) { in compute_offset() function