Lines Matching full:info
31 info symbol *($stackp)
45 info symbol *($stackp)
73 info symbol $addr
168 Run info threads and lookup pid of thread #1
175 set var $info = $arg1
202 if ($next - $begin < $info->text_len)
205 set var $text_len = $info->text_len
211 # prev & LOG_CONT && !(info->flags & LOG_PREIX)
212 if (($prev_flags & 8) && !($info->flags & 4))
216 # info->flags & LOG_CONT
217 if ($info->flags & 8)
222 # (!(info->flags & LOG_NEWLINE))
223 if (!($info->flags & 2))
229 printf "[%5lu.%06lu] ", $info->ts_nsec / 1000000000, $info->ts_nsec % 1000000000
240 set var $dict = &$info->dev_info.subsystem[0]
241 set var $dict_len = sizeof($info->dev_info.subsystem)
261 set var $dict = &$info->dev_info.device[0]
262 set var $dict_len = sizeof($info->dev_info.device)
284 the second parameter is the info, the third parameter is
306 set var $info = &prb->desc_ring.infos[$id % $desc_count]
311 dump_record $desc $info $prev_flags
312 set var $prev_flags = $info->flags