Searched refs:os_cache_line_size (Results 1 – 2 of 2) sorted by relevance
/external/fio/os/ | ||
D | os.h | 271 static inline int os_cache_line_size(void) in os_cache_line_size() function |
/external/fio/ | ||
D | backend.c | 1203 cl_align = os_cache_line_size(); in init_io_u() |