Searched refs:sample_meta_offset (Results 1 – 1 of 1) sorted by relevance
1362 const size_t sample_meta_offset = sample_size * sample_idx; in kbasep_kinstr_prfcnt_sample_array_alloc() local1364 sample_meta_offset + sample_meta_bytes; in kbasep_kinstr_prfcnt_sample_array_alloc()1371 (struct prfcnt_metadata *)(sample_arr->user_buf + sample_meta_offset); in kbasep_kinstr_prfcnt_sample_array_alloc()