Revision 8f0720ec trace-events

b/trace-events
79 79

  
80 80
# block/mirror.c
81 81
mirror_start(void *bs, void *s, void *co, void *opaque) "bs %p s %p co %p opaque %p"
82
mirror_restart_iter(void *s, int64_t cnt) "s %p dirty count %"PRId64
82 83
mirror_before_flush(void *s) "s %p"
83 84
mirror_before_drain(void *s, int64_t cnt) "s %p dirty count %"PRId64
84 85
mirror_before_sleep(void *s, int64_t cnt, int synced) "s %p dirty count %"PRId64" synced %d"

Also available in: Unified diff