Searched refs:attach_size_total (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/dm/
H A Droot.h34 * @attach_size_total: Total number of bytes of attached data
50 int attach_size_total; member in struct:dm_stats
/u-boot/drivers/core/
H A Droot.c392 stats->attach_size_total += size;
425 stats->attach_size_total + stats->uc_attach_size +
H A Ddump.c333 stats->attach_size_total + stats->uc_attach_size, "", "",

Completed in 90 milliseconds