Searched refs:dstat (Results 1 – 2 of 2) sorted by relevance
5136 my ($off, $dstat, $dcond, $rest);5140 ($dstat, $dcond, $ln, $cnt, $off) =5142 $ctx = $dstat;5149 $dstat =~ s/^.\s*\#\s*define\s+$Ident(\([^\)]*\))?\s*//;5151 my $define_stmt = $dstat;5161 $dstat =~ s/$;//g;5162 $dstat =~ s/\\\n.//g;5163 $dstat =~ s/^\s*//s;5164 $dstat =~ s/\s*$//s;5167 while ($dstat =~ s/\([^\(\)]*\)/1/ ||[all …]
156 uint32_t dstat; member