Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Diotrace.c16 iotrace_get_buffer(&start, &size, &offset, &count); in do_print_stats()
/OK3568_Linux_fs/u-boot/include/
H A Diotrace.h103 void iotrace_get_buffer(ulong *start, ulong *size, ulong *offset, ulong *count);
/OK3568_Linux_fs/u-boot/common/
H A Diotrace.c168 void iotrace_get_buffer(ulong *start, ulong *size, ulong *offset, ulong *count) in iotrace_get_buffer() function