Searched refs:STATE_PCPU_PAGES_REFILLED (Results 1 – 1 of 1) sorted by relevance
29 use constant STATE_PCPU_PAGES_REFILLED => 9; constant235 $perprocesspid{$process_pid}->{STATE_PCPU_PAGES_REFILLED}++;286 if ($perprocesspid{$process_pid}->{STATE_PCPU_PAGES_REFILLED} &&289 $perprocesspid{$process_pid}->{STATE_PCPU_PAGES_REFILLED} = 0;330 if ($stats{$process_pid}->{STATE_PCPU_PAGES_REFILLED}) {332 $stats{$process_pid}->{STATE_PCPU_PAGES_REFILLED} = 0;
Completed in 3 milliseconds