Searched refs:HIGH_NR_ANON_RECLAIMED (Results 1 – 1 of 1) sorted by relevance
53 use constant HIGH_NR_ANON_RECLAIMED => 28; constant420 $perprocesspid{$process_pid}->{HIGH_NR_ANON_RECLAIMED} += $nr_reclaimed;526 $total_direct_nr_anon_reclaimed += $stats{$process_pid}->{HIGH_NR_ANON_RECLAIMED};550 $stats{$process_pid}->{HIGH_NR_ANON_RECLAIMED},593 $total_kswapd_nr_anon_reclaimed += $stats{$process_pid}->{HIGH_NR_ANON_RECLAIMED};608 $stats{$process_pid}->{HIGH_NR_ANON_RECLAIMED},686 …$perprocess{$process}->{HIGH_NR_ANON_RECLAIMED} += $perprocesspid{$process_pid}->{HIGH_NR_ANON_REC…