Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 7 of 7) sorted by relevance

/spdk/test/bdev/
H A Dchaining.sh194 bdev_nvme_set_options --allow-accel-sequence
205 sequence=$(get_stat_bperf sequence_executed)
210 ((sequence > 0))
211 ((encrypt + decrypt == sequence))
224 bdev_nvme_set_options --allow-accel-sequence
233 sequence=$(get_stat_bperf sequence_executed)
238 ((sequence > 0))
239 ((encrypt + decrypt == sequence))
/spdk/test/vhost/hotplug/
H A Dcommon.sh169 local sequence=${2:-30}
170 for i in $(seq 1 $sequence); do
/spdk/lib/accel/
H A Daccel_internal.h40 uint64_t sequence; member
/spdk/lib/blob/
H A Drequest.h79 typedef void (*spdk_bs_sequence_cpl)(spdk_bs_sequence_t *sequence,
105 } sequence; member
/spdk/doc/
H A Dtemplate_pg.md78 If sequence diagrams makes sense for this module, use mscgen to create simple UML-style (they don't…
H A Dftl.md149 the mapping itself, but also a sequence id (`seq_id`), which describes the relative age of a given …
H A Dblob.md489 earlier). They are removed from a channel associated linked list when the set (sequence or batch) i…