Searched refs:SentinelModeImpl (Results 1 – 1 of 1) sorted by relevance
44 static ModeImpl SentinelModeImpl{ variable46 static ModeImpl *ModeImpls = &SentinelModeImpl;72 for (ModeImpl *it = ModeImpls; it != &SentinelModeImpl; it = it->Next) { in __xray_log_register_mode()87 for (ModeImpl *it = ModeImpls; it != &SentinelModeImpl; it = it->Next) { in __xray_log_select_mode()