Home
last modified time | relevance | path

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

/linux/drivers/block/xen-blkback/
H A Dcommon.h280 unsigned long st_print; member
H A Dblkback.c547 ring->st_print = jiffies + secs_to_jiffies(10); in print_stats()
618 if (log_stats && time_after(jiffies, ring->st_print)) in xen_blkif_schedule()
H A Dxenbus.c152 ring->st_print = jiffies; in xen_blkif_alloc_rings()