Public Member Functions | |
def | __init__ |
def | __str__ |
def | addTicks |
Definition at line 66 of file prof2calltree.py.
def prof2calltree::EdgeCount::__init__ | ( | me | ) |
def prof2calltree::EdgeCount::__str__ | ( | me | ) |
Definition at line 73 of file prof2calltree.py.
00073 : 00074 return "%d"%me.count 00075 if newold_flag == 'o':
def prof2calltree::EdgeCount::addTicks | ( | me, | ||
count | ||||
) |