Searched defs:dlog (Results 1 – 3 of 3) sorted by relevance
180 struct kvm_dirty_log dlog; in TEST_F() local
213 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function291 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
956 def dlog(self, text): member in SystemValues