Searched refs:log_drop_count (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/asm-generic/ | ||
H A D | global_data.h | 124 int log_drop_count; /* Number of dropped log messages */ member |
/openbmc/u-boot/common/ | ||
H A D | log.c | 217 gd->log_drop_count++; in _log() |