Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl35 use constant HIGH_EXT_FRAGMENT_SEVERE => 13; constant
265 $perprocesspid{$process_pid}->{HIGH_EXT_FRAGMENT_SEVERE}++;
347 $stats{$process_pid}->{HIGH_EXT_FRAGMENT_SEVERE},
375 $perprocess{$process}->{HIGH_EXT_FRAGMENT_SEVERE} += $perprocesspid{$process_pid}->{HIGH_EXT_FRAGMENT_SEVERE};
/kernel/linux/linux-6.6/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl35 use constant HIGH_EXT_FRAGMENT_SEVERE => 13; constant
265 $perprocesspid{$process_pid}->{HIGH_EXT_FRAGMENT_SEVERE}++;
347 $stats{$process_pid}->{HIGH_EXT_FRAGMENT_SEVERE},
375 $perprocess{$process}->{HIGH_EXT_FRAGMENT_SEVERE} += $perprocesspid{$process_pid}->{HIGH_EXT_FRAGMENT_SEVERE};

Completed in 2 milliseconds