Home
last modified time | relevance | path

Searched defs:caches (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dbpf_mem_alloc.h12 struct bpf_mem_caches __percpu *caches; member
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/recentlyunusedagingmgr_fuzzer/
H A Drecentlyunusedagingmgr_fuzzer.cpp41 std::vector<std::string> caches; in DoSomethingInterestingWithMyAPI() local
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmanag.h100 FTC_Cache caches[FTC_MAX_CACHES]; member
/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/
H A Dnn_compiled_cache_test.cpp84 std::vector<Buffer> caches; in HWTEST_F() local
107 std::vector<Buffer> caches; in HWTEST_F() local
171 std::vector<Buffer> caches; in HWTEST_F() local
232 std::vector<Buffer> caches; in HWTEST_F() local
270 std::vector<Buffer> caches; HWTEST_F() local
288 std::vector<Buffer> caches; HWTEST_F() local
311 std::vector<Buffer> caches; HWTEST_F() local
334 std::vector<Buffer> caches; HWTEST_F() local
359 std::vector<Buffer> caches; HWTEST_F() local
381 std::vector<Buffer> caches; HWTEST_F() local
403 std::vector<Buffer> caches; HWTEST_F() local
425 std::vector<Buffer> caches; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp127 std::vector<std::string> caches; in CleanCache() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp40 OH_NN_ReturnCode NNCompiledCache::Save(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches, in Save() argument
64 Restore(const std::string& cacheDir, uint32_t version, std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches) Restore() argument
159 GenerateCacheFiles(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches, const std::string& cacheDir, uint32_t version) const GenerateCacheFiles() argument
187 GenerateCacheModel(const std::vector<OHOS::NeuralNetworkRuntime::Buffer>& caches, std::unique_ptr<int64_t[]>& cacheInfo, const std::string& cacheDir, uint32_t version) const GenerateCacheModel() argument
[all...]
H A Dnncompiler.cpp526 std::vector<Buffer> caches; in SaveToCacheFile() local
597 std::vector<Buffer> caches; in RestoreFromCacheFile() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_path.cpp180 const std::vector<std::pair<PathCmd, PathArgs>> caches = path2d_->GetCaches(); in SetPathSize() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h317 ShaderCache caches[MAX_CACHES]; member in final
/kernel/linux/linux-5.10/tools/perf/util/
H A Denv.h70 struct cpu_cache_level *caches; member
H A Dheader.c1128 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches() argument
1167 struct cpu_cache_level caches[max_caches]; in write_cache() local
2691 struct cpu_cache_level *caches; in process_cache() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp332 auto caches = path->GetCaches(); in CanvasPath2D() local
340 auto caches = path->GetCaches(); in AddPath() local
/kernel/linux/linux-5.10/drivers/acpi/numa/
H A Dhmat.c67 struct list_head caches; member
/kernel/linux/linux-6.6/drivers/acpi/numa/
H A Dhmat.c66 struct list_head caches; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Denv.h86 struct cpu_cache_level *caches; member
H A Dheader.c1219 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp) in build_caches_for_cpu() argument
1250 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches() argument
1270 struct cpu_cache_level caches[max_caches]; in write_cache() local
2901 struct cpu_cache_level *caches; process_cache() local
[all...]
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_balloon.c327 unsigned long caches; in update_balloon_stats() local
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_balloon.c320 unsigned long caches; in update_balloon_stats() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-stat.c1341 struct cpu_cache_level caches[MAX_CACHE_LVL]; in cpu__get_cache_details() local
1690 struct cpu_cache_level *caches = env->caches; perf_env__get_cache_id_for_cpu() local
[all...]
/third_party/python/Objects/
H A Dcodeobject.c1454 int caches = _PyOpcode_Caches[opcode]; in deopt_code() local
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1683 std::vector<CacheInfo> caches; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1409 std::vector<std::string> caches; in CleanBundleCacheTaskGetCleanSize() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp8845 std::vector<std::string> caches; in HWTEST_F() local
8861 std::vector<std::string> caches; in HWTEST_F() local
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c2292 struct shadow_page_caches caches = { in kvm_mmu_get_shadow_page() local
2230 kvm_mmu_alloc_shadow_page(struct kvm *kvm, struct shadow_page_caches *caches, gfn_t gfn, struct hlist_head *sp_list, union kvm_mmu_page_role role) kvm_mmu_alloc_shadow_page() argument
2266 __kvm_mmu_get_shadow_page(struct kvm *kvm, struct kvm_vcpu *vcpu, struct shadow_page_caches *caches, gfn_t gfn, union kvm_mmu_page_role role) __kvm_mmu_get_shadow_page() argument
6344 struct shadow_page_caches caches = {}; shadow_mmu_get_sp_for_split() local
[all...]
/third_party/python/Python/
H A Dcompile.c201 int caches = _PyOpcode_Caches[opcode]; in instr_size() local
211 int caches = _PyOpcode_Caches[opcode]; in write_instr() local

Completed in 76 milliseconds