Searched refs:read_statline (Results 1 - 2 of 2) sorted by relevance

/linux-master/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl136 sub read_statline($) { subroutine
181 return guess_process_pid($ppid, read_statline($ppid));
205 $statline = read_statline($pid);
H A Dtrace-vmscan-postprocess.pl227 sub read_statline($) { subroutine
293 $statline = read_statline($pid);

Completed in 179 milliseconds