Linux Perf
compaction-times.pid_filter Class Reference
Collaboration diagram for compaction-times.pid_filter:
Collaboration graph

Public Member Functions

def __init__ (self, low, high)
 
def filter (self, pid, comm)
 

Public Attributes

 low
 
 high
 

Detailed Description

Definition at line 36 of file compaction-times.py.

Constructor & Destructor Documentation

◆ __init__()

def compaction-times.pid_filter.__init__ (   self,
  low,
  high 
)

Definition at line 37 of file compaction-times.py.

Member Function Documentation

◆ filter()

def compaction-times.pid_filter.filter (   self,
  pid,
  comm 
)

Definition at line 41 of file compaction-times.py.

Member Data Documentation

◆ high

compaction-times.pid_filter.high

Definition at line 39 of file compaction-times.py.

◆ low

compaction-times.pid_filter.low

Definition at line 38 of file compaction-times.py.


The documentation for this class was generated from the following file: