Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents-kmem.rst96 refills and drains could imply an imbalance between CPUs where too much work
98 lists should be a larger size. Finally, large amounts of refills on one CPU
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dtlb.rst64 You can measure how expensive TLB refills are by using
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c802 while ((osh->ctfpool->refills > 0) && (thresh--)) { in osl_ctfpool_replenish()
804 osh->ctfpool->refills--; in osl_ctfpool_replenish()
894 osh->ctfpool->curr_obj, osh->ctfpool->refills); in osl_ctfpool_stats()
2016 ctfpool->refills++; in osl_pktdup()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dlinux_osl.h562 uint refills; member