Home
last modified time | relevance | path

Searched defs:cache_size (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h84 void Init(uptr size, uptr cache_size) { in Init()
103 uptr cache_size = GetCacheSize(); in Put() local
162 uptr cache_size = cache_.Size(); in Recycle() local
/openbsd/usr.bin/systat/
H A Dcache.c55 int cache_size = 0; variable
/openbsd/sys/arch/sh/sh/
H A Dcache_sh3.c58 size_t cache_size; in sh3_cache_config() local
/openbsd/usr.sbin/ldapd/
H A Dbtree.h65 unsigned int cache_size; /* current cache size */ member
H A Dldapd.h129 unsigned int cache_size; member
H A Dbtree.c3147 btree_set_cache_size(struct btree *bt, unsigned int cache_size) in btree_set_cache_size()
/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.h165 uint32_t cache_size; member
302 uint32_t cache_size; member
H A Dkfd_topology.h98 uint32_t cache_size; member
/openbsd/usr.bin/yacc/
H A Dreader.c47 int cinc, cache_size; variable
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dvcn_v4_0_3.c870 uint32_t offset, cache_size; in vcn_v4_0_3_start_sriov() local
H A Dvcn_v3_0.c1290 uint32_t offset, cache_size; in vcn_v3_0_start_sriov() local
H A Dvcn_v4_0.c1221 uint32_t offset, cache_size; in vcn_v4_0_start_sriov() local
/openbsd/gnu/gcc/gcc/
H A Dsched-deps.c81 static int cache_size; variable