QPanda3  0.1.0
Supported by OriginQ
Loading...
Searching...
No Matches
pyqpanda3.profiling.gprof2dot.Profile Member List

This is the complete list of members for pyqpanda3.profiling.gprof2dot.Profile, including all inherited members.

__init__(self)pyqpanda3.profiling.gprof2dot.Profile
_call_ratios_cycle(self, cycle, function, ranks, call_ratios, visited)pyqpanda3.profiling.gprof2dot.Profileprotected
_dump_events(self, events)pyqpanda3.profiling.gprof2dot.Profileprotected
_integrate_call(self, call, outevent, inevent)pyqpanda3.profiling.gprof2dot.Profileprotected
_integrate_cycle(self, cycle, outevent, inevent)pyqpanda3.profiling.gprof2dot.Profileprotected
_integrate_cycle_function(self, cycle, function, partial_ratio, partials, ranks, call_ratios, outevent, inevent)pyqpanda3.profiling.gprof2dot.Profileprotected
_integrate_function(self, function, outevent, inevent)pyqpanda3.profiling.gprof2dot.Profileprotected
_rank_cycle_function(self, cycle, function, ranks)pyqpanda3.profiling.gprof2dot.Profileprotected
_tarjan(self, function, order, stack, data)pyqpanda3.profiling.gprof2dot.Profileprotected
add_cycle(self, cycle)pyqpanda3.profiling.gprof2dot.Profile
add_function(self, function)pyqpanda3.profiling.gprof2dot.Profile
aggregate(self, event)pyqpanda3.profiling.gprof2dot.Profile
call_ratios(self, event)pyqpanda3.profiling.gprof2dot.Profile
cyclespyqpanda3.profiling.gprof2dot.Profile
cyclespyqpanda3.profiling.gprof2dot.Profile
dump(self)pyqpanda3.profiling.gprof2dot.Profile
find_cycles(self)pyqpanda3.profiling.gprof2dot.Profile
functionspyqpanda3.profiling.gprof2dot.Profile
getFunctionId(self, funcName)pyqpanda3.profiling.gprof2dot.Profile
getFunctionIds(self, funcName)pyqpanda3.profiling.gprof2dot.Profile
integrate(self, outevent, inevent)pyqpanda3.profiling.gprof2dot.Profile
printFunctionIds(self, selector=None, file=sys.stderr)pyqpanda3.profiling.gprof2dot.Profile
prune(self, node_thres, edge_thres, paths, color_nodes_by_selftime)pyqpanda3.profiling.gprof2dot.Profile
prune_leaf(self, leafs, depth=-1)pyqpanda3.profiling.gprof2dot.Profile
prune_root(self, roots, depth=-1)pyqpanda3.profiling.gprof2dot.Profile
ratio(self, outevent, inevent)pyqpanda3.profiling.gprof2dot.Profile
validate(self)pyqpanda3.profiling.gprof2dot.Profile