Home
last modified time | relevance | path

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

/trueos/sys/geom/mirror/
HDg_mirror.c79 G_MIRROR_DEBUG(4, "%s: Sleeping %p.", __func__, (ident)); \
81 G_MIRROR_DEBUG(4, "%s: Woken up %p.", __func__, (ident)); \
184 G_MIRROR_DEBUG(4, "%s: Sending event %p.", __func__, ep); in g_mirror_event_send()
199 G_MIRROR_DEBUG(4, "%s: Waking up %p.", __func__, sc); in g_mirror_event_send()
206 G_MIRROR_DEBUG(4, "%s: Sleeping %p.", __func__, ep); in g_mirror_event_send()
321 G_MIRROR_DEBUG(2, in g_mirror_is_busy()
327 G_MIRROR_DEBUG(2, in g_mirror_is_busy()
343 G_MIRROR_DEBUG(1, "Consumer %s destroyed.", cp->provider->name); in g_mirror_destroy_consumer()
365 G_MIRROR_DEBUG(2, "Access %s r%dw%de%d = %d", pp->name, -cp->acr, in g_mirror_kill_consumer()
382 G_MIRROR_DEBUG(1, "Consumer %s destroyed.", pp->name); in g_mirror_kill_consumer()
[all …]
HDg_mirror.h77 #define G_MIRROR_DEBUG(lvl, ...) do { \ macro
HDg_mirror_ctl.c786 G_MIRROR_DEBUG(1, in g_mirror_ctl_forget()