Home
last modified time | relevance | path

Searched defs:reset_stats (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py229 async def reset_stats(self): member in AsyncClient
/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c206 static inline void reset_stats(VirtIOBalloon *dev) in reset_stats() function