HomeSort by relevance Sort by last modified time
    Searched refs:discarded_printf (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
msgtrace.h 49 uint32 discarded_printf; /* Number of discarded printf because of trace overflow */ member in struct:msgtrace_hdr
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_common.c 727 if (ntoh32(hdr.discarded_bytes) || ntoh32(hdr.discarded_printf)) {
729 "discarded_bytes %d discarded_printf %d]\n",
730 ntoh32(hdr.discarded_bytes), ntoh32(hdr.discarded_printf));

Completed in 26 milliseconds