Home
last modified time | relevance | path

Searched refs:record_templates (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8960/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
55 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
72 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/display/msm8084/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
57 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
74 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/display/msm8226/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
57 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
74 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/display/msm8994/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
57 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
74 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/display/msm8996/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
55 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
72 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/display/msm8909/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
54 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
61 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/display/msm8909w_3100/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
54 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
61 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/display/msm8998/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
54 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
61 memcpy(records, record_templates, in kgsl_memtrack_get_memory()
/hardware/qcom/sdm845/display/libmemtrack/
Dkgsl.c30 struct memtrack_record record_templates[] = { variable
47 size_t allocated_records = min(*num_records, ARRAY_SIZE(record_templates)); in kgsl_memtrack_get_memory()
54 *num_records = ARRAY_SIZE(record_templates); in kgsl_memtrack_get_memory()
61 memcpy(records, record_templates, in kgsl_memtrack_get_memory()