Home
last modified time | relevance | path

Searched refs:transfer_bytes_histo (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/spi/
A Dspi.h76 unsigned long transfer_bytes_histo[SPI_STATISTICS_HISTO_SIZE]; member
/linux/drivers/spi/
A Dspi.c170 SPI_STATISTICS_SHOW_NAME(transfer_bytes_histo##index, \
172 transfer_bytes_histo[index], "%lu")
301 stats->transfer_bytes_histo[l2len]++; in spi_statistics_add_transfer_stats()

Completed in 13 milliseconds