Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Diotrace.h143 void iotrace_set_buffer(ulong start, ulong size);
/openbmc/u-boot/cmd/
H A Diotrace.c69 iotrace_set_buffer(addr, size); in do_set_buffer()
/openbmc/u-boot/common/
H A Diotrace.c165 void iotrace_set_buffer(ulong start, ulong size) in iotrace_set_buffer() function