Searched refs:ion_record_templates (Results 1 – 1 of 1) sorted by relevance
34 static struct memtrack_record ion_record_templates[] = { variable47 size_t allocated_records = min(*num_records, ARRAY_SIZE(ion_record_templates)); in ion_memtrack_get_memory()53 *num_records = ARRAY_SIZE(ion_record_templates); in ion_memtrack_get_memory()70 memcpy(records, ion_record_templates, in ion_memtrack_get_memory()