Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Diotrace.c22 printf("CRC32: %08lx\n", (ulong)iotrace_get_checksum()); in do_print_stats()
/rk3399_rockchip-uboot/include/
H A Diotrace.h60 u32 iotrace_get_checksum(void);
/rk3399_rockchip-uboot/common/
H A Diotrace.c145 u32 iotrace_get_checksum(void) in iotrace_get_checksum() function