Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnandsim.c456 unsigned long deciles[10], decile_max[10], tot = 0; in nandsim_debugfs_show() local
470 deciles[i] = 0; in nandsim_debugfs_show()
473 deciles[9] = 0; in nandsim_debugfs_show()
480 deciles[d] += 1; in nandsim_debugfs_show()
499 deciles[i]); in nandsim_debugfs_show()