Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnandsim.c449 unsigned long deciles[10], decile_max[10], tot = 0; in nandsim_debugfs_show() local
463 deciles[i] = 0; in nandsim_debugfs_show()
466 deciles[9] = 0; in nandsim_debugfs_show()
473 deciles[d] += 1; in nandsim_debugfs_show()
492 deciles[i]); in nandsim_debugfs_show()