Home
last modified time | relevance | path

Searched refs:HIGH_PCPU_REFILLS (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/Documentation/trace/postprocess/
A Dtrace-pagealloc-postprocess.pl33 use constant HIGH_PCPU_REFILLS => 11; constant
288 $perprocesspid{$process_pid}->{HIGH_PCPU_REFILLS}++;
331 $stats{$process_pid}->{HIGH_PCPU_REFILLS}++;
343 $stats{$process_pid}->{HIGH_PCPU_REFILLS},
371 $perprocess{$process}->{HIGH_PCPU_REFILLS} += $perprocesspid{$process_pid}->{HIGH_PCPU_REFILLS};

Completed in 2 milliseconds