/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_context.c | 94 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 D | pvr_clear.c | 168 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 D | pvr_device.c | 1294 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 D | pvr_csb.c | 233 const uint32_t cache_line_size = in pvr_csb_buffer_extend() local
|
H A D | pvr_border.c | 168 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_border_color_table_init() local
|
H A D | pvr_transfer_frag_store.c | 185 const uint32_t cache_line_size = in pvr_transfer_frag_store_entry_data_compile() local
|
H A D | pvr_query_compute.c | 141 const uint32_t cache_line_size = in pvr_create_compute_query_program() local
|
H A D | pvr_hardcode.c | 182 const uint32_t cache_line_size = in pvr_hard_code_compute_pipeline() local
|
H A D | pvr_bo.c | 561 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_bo_suballoc() local
|
H A D | pvr_pass.c | 323 const uint32_t cache_line_size = rogue_get_slc_cache_line_size(dev_info); in pvr_generate_load_op_shader() local
|
H A D | pvr_cmd_buffer.c | 314 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 D | pvr_spm.c | 125 const uint32_t cache_line_size = in pvr_spm_scratch_buffer_alloc() local
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | com_android_internal_util_ArrayUtils.cpp | 61 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/ |
D | cache.c | 34 static uint32_t cache_line_size; variable
|
/aosp_15_r20/external/trusty/bootloader/test-runner/include/ |
D | pci.h | 72 uint8_t cache_line_size; member
|
/aosp_15_r20/external/mesa3d/src/imagination/include/hwdef/ |
H A D | rogue_hw_utils.h | 305 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 D | FusedAdagradKernel.cpp | 158 constexpr size_t cache_line_size = 64; in adagrad_fused_step_impl() local
|
H A D | FusedSGDKernel.cpp | 203 constexpr size_t cache_line_size = 64; in sgd_fused_step_impl() local
|
H A D | FusedAdamKernel.cpp | 297 constexpr size_t cache_line_size = 64; in adam_fused_step_impl() local
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/ |
H A D | benchmark.cc | 157 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/ |
D | settings.h | 265 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/ |
D | settings.h | 265 unsigned int cache_line_size; member
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/ |
H A D | benchmark.cc | 215 const int cache_line_size = 64; in State() local
|
/aosp_15_r20/external/trusty/lk/include/dev/ |
D | pci.h | 117 uint8_t cache_line_size; member
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | benchmark.cc | 225 const int cache_line_size = 64; in State() local
|