Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Diotrace.c34 struct iotrace_record { struct
59 struct iotrace_record srec, *rec = &srec; in add_record() argument
72 rec = (struct iotrace_record *)map_sysmem( in add_record()
85 iotrace.offset += sizeof(struct iotrace_record); in add_record()
173 *count = iotrace.offset / sizeof(struct iotrace_record); in iotrace_get_buffer()