Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/riscv/
A Dsysconf.c59 sysconf_get_cache_size (unsigned long type) in sysconf_get_cache_size() function
76 return sysconf_get_cache_size (AT_L1I_CACHESIZE); in __sysconf()
82 return sysconf_get_cache_size (AT_L1D_CACHESIZE); in __sysconf()
88 return sysconf_get_cache_size (AT_L2_CACHESIZE); in __sysconf()

Completed in 3 milliseconds