Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dnandsim.c443 unsigned long deciles[10], decile_max[10], tot = 0; in ns_show() local
457 deciles[i] = 0; in ns_show()
460 deciles[9] = 0; in ns_show()
467 deciles[d] += 1; in ns_show()
486 deciles[i]); in ns_show()