Lines Matching refs:line
20 # "initcall_debug" passed on the kernel command line.
69 my $line = $_;
70 if ($line =~ /([0-9\.]+)\] calling ([a-zA-Z0-9\_\.]+)\+/) {
79 if ($line =~ /\@ ([0-9]+)/) {
85 if ($line =~ /([0-9\.]+)\] async_waiting @ ([0-9]+)/) {
106 if ($line =~ /([0-9\.]+)\] initcall ([a-zA-Z0-9\_\.]+)\+.*returned/) {
113 if ($line =~ /([0-9\.]+)\] async_continuing @ ([0-9]+)/) {
119 if ($line =~ /Write protecting the/) {
122 if ($line =~ /Freeing unused kernel memory/) {
130 'initcall_debug' are passed on the kernel command line.
214 # print the time line on top