Home
last modified time | relevance | path

Searched refs:g_hitTimes (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/bcache/src/
H A Dbcache.c58 volatile UINT32 g_hitTimes[CONFIG_FS_FAT_BLOCK_NUMS] = { 0 }; variable
72 PRINTK("%5d, %6d, %3d\n", i, g_switchTimes[i], g_hitTimes[i]); in BcacheAnalyse()
655 g_hitTimes[index]++; in BcacheGetBlock()

Completed in 3 milliseconds