Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dbenchmark.c13 #define DEFAULT_DATA_SIZE (1024) macro
320 data_size = DEFAULT_DATA_SIZE; in ta_stroage_benchmark_chunk_access_test()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dbenchmark_1000.c17 #define DEFAULT_DATA_SIZE (2 * 1024 * 1024) /* 2MB */ macro