Home
last modified time | relevance | path

Searched refs:DEFAULT_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dbenchmark_1000.c18 #define DEFAULT_CHUNK_SIZE (1 * 1024) /* 1KB */ macro
112 uint32_t chunk_size = DEFAULT_CHUNK_SIZE; in chunk_test()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dbenchmark.c12 #define DEFAULT_CHUNK_SIZE (1 << 10) macro
323 chunk_size = DEFAULT_CHUNK_SIZE; in ta_stroage_benchmark_chunk_access_test()