Home
last modified time | relevance | path

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

/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/commands/
H A Dmake_openbenchmarking_cache.php37 $total_cache_size = 0;
80 $total_cache_size += $file_size;
112 $total_cache_size += $file_size;
123 …st Profiles' . PHP_EOL . $suite_count . ' Test Suites' . PHP_EOL . $total_cache_size . 'KB Total C…
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/storage/dom_storage/
H A Dsession_storage_impl.cc153 size_t total_cache_size, unused_area_count; in BindNamespace() local
154 GetStatistics(&total_cache_size, &unused_area_count); in BindNamespace()
157 total_cache_size / 1024); in BindNamespace()
417 size_t total_cache_size, unused_area_count; in PurgeMemory() local
418 GetStatistics(&total_cache_size, &unused_area_count); in PurgeMemory()
439 size_t total_cache_size, unused_area_count; in PurgeUnusedAreasIfNeeded() local
440 GetStatistics(&total_cache_size, &unused_area_count); in PurgeUnusedAreasIfNeeded()
449 if (total_cache_size > kMaxSessionStorageCacheSize) in PurgeUnusedAreasIfNeeded()
528 size_t total_cache_size, unused_area_count; in OnMemoryDump() local
533 total_cache_size); in OnMemoryDump()
[all …]
H A Dlocal_storage_impl.cc629 size_t total_cache_size, unused_area_count; in PurgeMemory() local
630 GetStatistics(&total_cache_size, &unused_area_count); in PurgeMemory()
661 size_t total_cache_size, unused_area_count; in PurgeUnusedAreasIfNeeded() local
662 GetStatistics(&total_cache_size, &unused_area_count); in PurgeUnusedAreasIfNeeded()
670 if (total_cache_size > kMaxLocalStorageCacheSize) in PurgeUnusedAreasIfNeeded()
718 size_t total_cache_size, unused_area_count; in OnMemoryDump() local
723 total_cache_size); in OnMemoryDump()
972 size_t total_cache_size, unused_area_count; in GetOrCreateStorageArea() local
973 GetStatistics(&total_cache_size, &unused_area_count); in GetOrCreateStorageArea()
977 total_cache_size / 1024); in GetOrCreateStorageArea()
[all …]
H A Dlocal_storage_impl.h136 void GetStatistics(size_t* total_cache_size, size_t* unused_area_count);
H A Dsession_storage_impl.h228 void GetStatistics(size_t* total_cache_size, size_t* unused_areas_count);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/storage/dom_storage/
H A Dsession_storage_impl.cc153 size_t total_cache_size, unused_area_count; in BindNamespace() local
154 GetStatistics(&total_cache_size, &unused_area_count); in BindNamespace()
157 total_cache_size / 1024); in BindNamespace()
414 size_t total_cache_size, unused_area_count; in PurgeMemory() local
415 GetStatistics(&total_cache_size, &unused_area_count); in PurgeMemory()
436 size_t total_cache_size, unused_area_count; in PurgeUnusedAreasIfNeeded() local
437 GetStatistics(&total_cache_size, &unused_area_count); in PurgeUnusedAreasIfNeeded()
446 if (total_cache_size > kMaxSessionStorageCacheSize) in PurgeUnusedAreasIfNeeded()
525 size_t total_cache_size, unused_area_count; in OnMemoryDump() local
530 total_cache_size); in OnMemoryDump()
[all …]
H A Dlocal_storage_impl.cc623 size_t total_cache_size, unused_area_count; in PurgeMemory() local
624 GetStatistics(&total_cache_size, &unused_area_count); in PurgeMemory()
655 size_t total_cache_size, unused_area_count; in PurgeUnusedAreasIfNeeded() local
656 GetStatistics(&total_cache_size, &unused_area_count); in PurgeUnusedAreasIfNeeded()
664 if (total_cache_size > kMaxLocalStorageCacheSize) in PurgeUnusedAreasIfNeeded()
712 size_t total_cache_size, unused_area_count; in OnMemoryDump() local
717 total_cache_size); in OnMemoryDump()
966 size_t total_cache_size, unused_area_count; in GetOrCreateStorageArea() local
967 GetStatistics(&total_cache_size, &unused_area_count); in GetOrCreateStorageArea()
971 total_cache_size / 1024); in GetOrCreateStorageArea()
[all …]
H A Dlocal_storage_impl.h136 void GetStatistics(size_t* total_cache_size, size_t* unused_area_count);
H A Dsession_storage_impl.h219 void GetStatistics(size_t* total_cache_size, size_t* unused_areas_count);
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dcollect.c114 static size_t total_cache_size; variable
130 total_cache_size = 0; in clear_caches()
154 total_cache_size = 0; in create_caches()
166 if (total_cache_size > GNM_DEFAULT_ROWS * 32) { in prune_caches()
168 (long)total_cache_size); in prune_caches()
170 total_cache_size = 0; in prune_caches()
545 total_cache_size -= 1 + ce2->n; in collect_floats()
548 total_cache_size += 1 + *n; in collect_floats()
819 total_cache_size -= 1 + ce2->n; in collect_float_pairs()
822 total_cache_size += 1 + ce->n; in collect_float_pairs()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/diskmanager/cache/impl/
H A DCacheFileManagerImpl.java589 long total_cache_size = 0; in addCacheSpace() local
599 total_cache_size += entry.getLength(); in addCacheSpace()
618 if ( total_cache_size != cache_size - cache_space_free ){ in addCacheSpace()
620 …Debug.out( "Cache inconsistency: used_size = " + total_cache_size + ", free = " + cache_space_free… in addCacheSpace()
/dports/www/thirtybees/thirtybees-1.1.0/tools/profiling/
H A DController.php294 $this->total_cache_size = $this->getVarSize($cache);
464 … <tr><td>thirty bees cache</td><td>'.$this->getMemoryColor($this->total_cache_size).' Mb</td></tr>
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-lookup/
H A Dfunctions.c117 static size_t total_cache_size; variable
128 g_printerr ("Clearing lookup caches [%ld]\n", (long)total_cache_size); in clear_caches()
130 total_cache_size = 0; in clear_caches()
195 total_cache_size = 0; in create_caches()
274 if (total_cache_size > 10 * GNM_DEFAULT_ROWS) { in prune_caches()
375 total_cache_size += g_hash_table_size (pinfo->h); in linear_lookup_cache_commit()
469 total_cache_size += pinfo->item->n; in bisection_lookup_cache_commit()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/sp/
H A Dsp_texture.cpp423 const unsigned total_cache_size = std::accumulate(sizes->begin(), in getTextureCache() local
430 file->read(cache->lock(), total_cache_size); in getTextureCache()
/dports/devel/hwloc/hwloc-1.11.13/src/
H A Dtopology-linux.c3109 unsigned long total_cache_size; in hwloc_linux_try_handle_knl_hwdata_properties() local
3263 total_cache_size = 16UL*1024*1024*1024 - MCDRAM_numa_size; in hwloc_linux_try_handle_knl_hwdata_properties()
3268 if (!total_cache_size) in hwloc_linux_try_handle_knl_hwdata_properties()
3270 else if (total_cache_size == 8UL*1024*1024*1024) in hwloc_linux_try_handle_knl_hwdata_properties()
3272 else if (total_cache_size == 4UL*1024*1024*1024) in hwloc_linux_try_handle_knl_hwdata_properties()
3275 fprintf(stderr, "Unexpected KNL MCDRAM cache size %lu\n", total_cache_size); in hwloc_linux_try_handle_knl_hwdata_properties()
3287 cache_size = total_cache_size/DDR_nbnodes; in hwloc_linux_try_handle_knl_hwdata_properties()
/dports/www/mybb/mybb-mybb_1829/admin/modules/tools/
H A Dsystem_health.php735 $table->construct_cell("<strong>{$lang->total_cache_size}</strong>", array('width' => '25%'));
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-linux.c3082 unsigned long total_cache_size = 16UL*1024*1024*1024 - MCDRAM_numa_size; in hwloc_linux_try_handle_knl_hwdata_properties() local
3087 if (!total_cache_size) in hwloc_linux_try_handle_knl_hwdata_properties()
3089 else if (total_cache_size == 8UL*1024*1024*1024) in hwloc_linux_try_handle_knl_hwdata_properties()
3091 else if (total_cache_size == 4UL*1024*1024*1024) in hwloc_linux_try_handle_knl_hwdata_properties()
3094 fprintf(stderr, "Unexpected KNL MCDRAM cache size %lu\n", total_cache_size); in hwloc_linux_try_handle_knl_hwdata_properties()
3106 hwdata->mcdram_cache_size = total_cache_size/DDR_nbnodes; in hwloc_linux_try_handle_knl_hwdata_properties()