Public Member Functions | Public Attributes | List of all members
profile_analyzer.CallStack Class Reference
Inheritance diagram for profile_analyzer.CallStack:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, initial_call_stack_builder)
 
def add (self, call_stack_builder)
 
def finish (self)
 

Public Attributes

 count
 
 lines
 
 signature
 

Detailed Description

Definition at line 133 of file profile_analyzer.py.

Constructor & Destructor Documentation

◆ __init__()

def profile_analyzer.CallStack.__init__ (   self,
  initial_call_stack_builder 
)

Definition at line 135 of file profile_analyzer.py.

Member Function Documentation

◆ add()

def profile_analyzer.CallStack.add (   self,
  call_stack_builder 
)

Definition at line 143 of file profile_analyzer.py.

◆ finish()

def profile_analyzer.CallStack.finish (   self)

Definition at line 153 of file profile_analyzer.py.

Member Data Documentation

◆ count

profile_analyzer.CallStack.count

Definition at line 136 of file profile_analyzer.py.

◆ lines

profile_analyzer.CallStack.lines

Definition at line 138 of file profile_analyzer.py.

◆ signature

profile_analyzer.CallStack.signature

Definition at line 137 of file profile_analyzer.py.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42