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

Public Member Functions

def __init__ (self, aval, bval, alabel=None, blabel=None)
 
def __add__ (self, rhs)
 
def __str__ (self)
 

Public Attributes

 alabel
 
 blabel
 
 aval
 
 bval
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

def compaction-times.pair.__init__ (   self,
  aval,
  bval,
  alabel = None,
  blabel = None 
)

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

Member Function Documentation

◆ __add__()

def compaction-times.pair.__add__ (   self,
  rhs 
)

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

◆ __str__()

def compaction-times.pair.__str__ (   self)

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

Member Data Documentation

◆ alabel

compaction-times.pair.alabel

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

◆ aval

compaction-times.pair.aval

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

◆ blabel

compaction-times.pair.blabel

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

◆ bval

compaction-times.pair.bval

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


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