Lines Matching refs:performance

10 The `mmc_test` framework is designed to test the performance and reliability of host controller dri…
12 …of the host controller and device interactions, such as read and write performance, data integrity…
16 - Verifying the functionality and performance of MMC and SD host controller drivers.
204 | 23 | Best-case read performance | Performs 512K sequential read (non sg) |
206 | 24 | Best-case write performance | same for write |
208 | 25 | Best-case read performance | Same using sg |
211 | 26 | Best-case write performance | same for write |
214 | 27 | Single read performance | By transfer size |
216 | 28 | Single write performance | By transfer size |
218 | 29 | Single trim performance | By transfer size |
220 | 30 | Consecutive read performance | By transfer size |
222 | 31 | Consecutive write performance | By transfer size |
224 | 32 | Consecutive trim performance | By transfer size |
226 | 33 | Random read performance | By transfer size |
228 | 34 | Random write performance | By transfer size |
234 | 37 | Write performance | With blocking req 4k to 4MB |
236 | 38 | Write performance | With non-blocking req 4k to 4MB |
238 | 39 | Read performance | With blocking req 4k to 4MB |
240 | 40 | Read performance | With non-blocking req 4k to 4MB |
242 | 41 | Write performance | Blocking req 1 to 512 sg elems |
244 | 42 | Write performance | Non-blocking req 1 to 512 sg elems |
246 | 43 | Read performance | Blocking req 1 to 512 sg elems |
248 | 44 | Read performance | Non-blocking req 1 to 512 sg elems |