Home
last modified time | relevance | path

Searched defs:cache_line_size (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_context.c94 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_pt_store_program_create_and_upload() local
163 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_pt_resume_program_create_and_upload() local
319 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_render_ctx_sr_program_create_and_upload() local
378 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_compute_ctx_sr_program_create_and_upload() local
463 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_ctx_sr_programs_setup() local
1229 const uint32_t cache_line_size = in pvr_transfer_eot_shaders_init() local
H A Dpvr_clear.c168 const uint32_t cache_line_size = in pvr_emit_ppp_from_template() local
495 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_device_init_graphics_static_clear_state() local
H A Dpvr_device.c1294 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_pds_compute_shader_create_and_upload() local
1677 const uint32_t cache_line_size = in pvr_device_init_nop_program() local
1779 const uint32_t cache_line_size = in pvr_device_tile_buffer_ensure_cap() local
2799 const uint32_t cache_line_size = in pvr_framebuffer_create_ppp_state() local
H A Dpvr_csb.c233 const uint32_t cache_line_size = in pvr_csb_buffer_extend() local
H A Dpvr_border.c168 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_border_color_table_init() local
H A Dpvr_transfer_frag_store.c185 const uint32_t cache_line_size = in pvr_transfer_frag_store_entry_data_compile() local
H A Dpvr_query_compute.c141 const uint32_t cache_line_size = in pvr_create_compute_query_program() local
H A Dpvr_hardcode.c182 const uint32_t cache_line_size = in pvr_hard_code_compute_pipeline() local
H A Dpvr_bo.c561 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_bo_suballoc() local
H A Dpvr_pass.c323 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_generate_load_op_shader() local
H A Dpvr_cmd_buffer.c314 const uint32_t cache_line_size = in pvr_cmd_buffer_upload_tables() local
388 const uint32_t cache_line_size = in pvr_cmd_buffer_upload_general() local
417 const uint32_t cache_line_size = in pvr_cmd_buffer_upload_usc() local
2416 const uint32_t cache_line_size = in pvr_cmd_buffer_alloc_mem() local
H A Dpvr_spm.c125 const uint32_t cache_line_size = in pvr_spm_scratch_buffer_alloc() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_util_ArrayUtils.cpp61 static void CleanDataCache(const uint8_t* p, size_t buffer_size, size_t cache_line_size) { in CleanDataCache()
73 static const size_t cache_line_size = GetCacheLineSize(); in ZeroizePrimitiveArray() local
/aosp_15_r20/external/trusty/lk/arch/x86/
Dcache.c34 static uint32_t cache_line_size; variable
/aosp_15_r20/external/trusty/bootloader/test-runner/include/
Dpci.h72 uint8_t cache_line_size; member
/aosp_15_r20/external/mesa3d/src/imagination/include/hwdef/
H A Drogue_hw_utils.h305 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in rogue_get_cdm_context_resume_buffer_size() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DFusedAdagradKernel.cpp158 constexpr size_t cache_line_size = 64; in adagrad_fused_step_impl() local
H A DFusedSGDKernel.cpp203 constexpr size_t cache_line_size = 64; in sgd_fused_step_impl() local
H A DFusedAdamKernel.cpp297 constexpr size_t cache_line_size = 64; in adam_fused_step_impl() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc157 const int cache_line_size = 64; in State() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/parallel/
Dsettings.h265 unsigned int cache_line_size; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
Dsettings.h265 unsigned int cache_line_size; member
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark.cc215 const int cache_line_size = 64; in State() local
/aosp_15_r20/external/trusty/lk/include/dev/
Dpci.h117 uint8_t cache_line_size; member
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark.cc225 const int cache_line_size = 64; in State() local

123