arm_spe_is_cache_hit
if (arm_spe_is_cache_hit(record->type, L1D)) {
} else if (arm_spe_is_cache_hit(record->type, L2D)) {
} else if (arm_spe_is_cache_hit(record->type, LLC)) {