Public Member Functions | |
def | __init__ |
Public Attributes | |
callee_id |
A call between functions. There should be at most one call object for every pair of functions.
Definition at line 168 of file gprof2dot.py.
def gprof2dot.Call.__init__ | ( | self, | |
callee_id | |||
) |
Reimplemented from gprof2dot.Object.
Definition at line 174 of file gprof2dot.py.
Definition at line 176 of file gprof2dot.py.