Searched refs:bytes_to_prefetch (Results 1 – 1 of 1) sorted by relevance
327 unsigned int bytes_to_prefetch = 4096 - (pc & 4095); in find_caller_pc_and_caller_sp() local328 if (bytes_to_prefetch > sizeof prefetched_bundles) in find_caller_pc_and_caller_sp()329 bytes_to_prefetch = sizeof prefetched_bundles; in find_caller_pc_and_caller_sp()332 bytes_to_prefetch, in find_caller_pc_and_caller_sp()351 bytes_to_prefetch / sizeof(tile_bundle_bits); in find_caller_pc_and_caller_sp()