Searched refs:record_templates (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/display/msm8960/libmemtrack/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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/ |
D | kgsl.c | 30 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()
|