OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:os_cache_line_size
(Results
1 - 2
of
2
) sorted by null
/external/fio/os/
os.h
249
static inline int
os_cache_line_size
(void)
function
/external/fio/
backend.c
1073
cl_align =
os_cache_line_size
();
[
all
...]
Completed in 876 milliseconds