Searched refs:cache_info_t (Results 1 – 11 of 11) sorted by relevance
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/ |
H A D | icon-module-hash.i | 174 cache_info_t cache_info; in save_cache_info() 188 if(fwrite (&cache_info, sizeof (cache_info_t), 1, info) < 1) { in save_cache_info() 211 cache_info_t cache_info; in compare_cache_info() 212 cache_info_t disk_cache_info; in compare_cache_info() 238 records = fread (&disk_cache_info, sizeof (cache_info_t), 1, info); in compare_cache_info()
|
H A D | icon-module.c | 30 typedef struct cache_info_t { struct 34 } cache_info_t; argument
|
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/ |
H A D | cpuid.h | 144 } cache_info_t; typedef
|
H A D | cpuid_x86.c | 211 int get_cacheinfo(int type, cache_info_t *cacheinfo){ in get_cacheinfo() 215 cache_info_t LC1, LD1, L2, L3, in get_cacheinfo() 1367 cache_info_t info; in get_cpuconfig()
|
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/ |
H A D | cpuid.h | 127 } cache_info_t; typedef
|
H A D | cpuid_x86.c | 194 int get_cacheinfo(int type, cache_info_t *cacheinfo){ in get_cacheinfo() 198 cache_info_t LC1, LD1, L2, L3, in get_cacheinfo() 1306 cache_info_t info; in get_cpuconfig()
|
/dports/math/gotoblas/GotoBLAS2/ |
H A D | cpuid.h | 144 } cache_info_t; typedef
|
H A D | cpuid_x86.c | 211 int get_cacheinfo(int type, cache_info_t *cacheinfo){ in get_cacheinfo() 215 cache_info_t LC1, LD1, L2, L3, in get_cacheinfo() 1323 cache_info_t info; in get_cpuconfig()
|
/dports/math/openblas/OpenBLAS-0.3.18/ |
H A D | cpuid.h | 167 } cache_info_t; typedef
|
H A D | cpuid_x86.c | 380 int get_cacheinfo(int type, cache_info_t *cacheinfo){ in get_cacheinfo() 384 cache_info_t LC1, LD1, L2, L3, in get_cacheinfo() 2317 cache_info_t info; in get_cpuconfig()
|
/dports/benchmarks/stress-ng/stress-ng-0.13.09/ |
H A D | core-cache.c | 521 } cache_info_t; in stress_get_cpu_cache_sparc64() typedef 523 static const cache_info_t cache_info[] = { in stress_get_cpu_cache_sparc64()
|