Home
last modified time | relevance | path

Searched refs:dlog (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dmesh.c213 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
291 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() function
432 dlog(ms, "start cmd=%x", (int) cmd); in mesh_start_cmd()
436 dlog(ms, "about to arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
448 dlog(ms, "busy b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
455 dlog(ms, "intr b4 arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
493 dlog(ms, "intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
499 dlog(ms, "after intr after disresel, intr/exc/err/fc=%.8x", in mesh_start_cmd()
511 dlog(ms, "after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
516 dlog(ms, "resel? after arb, intr/exc/err/fc=%.8x", in mesh_start_cmd()
[all …]
/linux-6.1.9/tools/power/pm-graph/
Dsleepgraph.py955 def dlog(self, text): member in SystemValues
1090 self.dlog('[%s]' % cmdline)
1353 self.dlog('start ftrace tracing')
1356 self.dlog('start the process monitor')
1361 self.dlog('stop the process monitor')
1363 self.dlog('stop ftrace tracing')
5437 sv.dlog('wifi check, connected device is "%s"' % wifi)
5444 sv.dlog('xset display %s, ret = %d' % (sv.display, ret))
5449 sv.dlog('syncing filesystems')
5451 sv.dlog('read dmesg')
[all …]