QPanda3  0.1.0
Supported by OriginQ
Loading...
Searching...
No Matches
pyqpanda3.profiling.data.ProgramData Member List

This is the complete list of members for pyqpanda3.profiling.data.ProgramData, including all inherited members.

__init__(self, int total_time_nanoseconds, str entry_point="<spontaneous>", bool register_base_subroutine_calls=True)pyqpanda3.profiling.data.ProgramData
__repr__(self)pyqpanda3.profiling.data.ProgramData
_add_subroutine_no_index(self, str subroutine_name)pyqpanda3.profiling.data.ProgramDataprotected
add_base_subroutine_call(self, str caller, str called_routine, int number, int self_nano_seconds, int subroutines_nano_seconds)pyqpanda3.profiling.data.ProgramData
add_entry_point_call(self, str called_routine, int number, int self_nano_seconds, int subroutines_nano_seconds)pyqpanda3.profiling.data.ProgramData
add_subroutine(self, str subroutine_name)pyqpanda3.profiling.data.ProgramData
add_subroutine_call(self, str caller, str called_routine, int number, int self_nano_seconds, int subroutines_nano_seconds)pyqpanda3.profiling.data.ProgramData
entry_pointpyqpanda3.profiling.data.ProgramData
indicespyqpanda3.profiling.data.ProgramData
max_indexpyqpanda3.profiling.data.ProgramData
register_base_subroutine_callspyqpanda3.profiling.data.ProgramData
routines_datapyqpanda3.profiling.data.ProgramData
to_dict(self)pyqpanda3.profiling.data.ProgramData
total_time_nanosecondspyqpanda3.profiling.data.ProgramData