Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Diotrace.h87 u32 iotrace_get_checksum(void);
/openbmc/u-boot/cmd/
H A Diotrace.c25 printf("CRC32: %08lx\n", (ulong)iotrace_get_checksum()); in do_print_stats()
/openbmc/u-boot/common/
H A Diotrace.c132 u32 iotrace_get_checksum(void) in iotrace_get_checksum() function