Panda3D
Loading...
Searching...
No Matches
ProfileSession Member List

This is the complete list of members for ProfileSession, including all inherited members.

__init__(self, name, func=None, logAfterProfile=False)ProfileSession
_aggregateProfileSessionprotected
_callInfoProfileSessionprotected
_compileStats(self)ProfileSessionprotected
_destroy(self)ProfileSessionprotected
_discardRamFile(self, filename)ProfileSessionprotected
_durationProfileSessionprotected
_filename2ramFileProfileSessionprotected
_filenameBaseProfileSessionprotected
_filenameCounterProfileSessionprotected
_filenamesProfileSessionprotected
_funcProfileSessionprotected
_getNextFilename(self)ProfileSessionprotected
_linesProfileSessionprotected
_logAfterProfileProfileSessionprotected
_nameProfileSessionprotected
_refCountProfileSessionprotected
_reset(self)ProfileSessionprotected
_restoreRamFile(self, filename)ProfileSessionprotected
_resultCacheProfileSessionprotected
_showCallInfoProfileSessionprotected
_sortsProfileSessionprotected
_statFileCounterProfileSessionprotected
_statsProfileSessionprotected
_successfulProfilesProfileSessionprotected
_totalTimeProfileSessionprotected
acquire(self)ProfileSession
aggregate(self, other)ProfileSession
getAggregate(self)ProfileSession
getDuration(self)ProfileSession
getFunc(self)ProfileSession
getLines(self)ProfileSession
getLogAfterProfile(self)ProfileSession
getName(self)ProfileSession
getReference(self)ProfileSession
getResults(self, lines=Default, sorts=Default, callInfo=Default, totalTime=Default)ProfileSession
getShowCallInfo(self)ProfileSession
getSorts(self)ProfileSession
getTotalTime(self)ProfileSession
notifyProfileSessionstatic
profileSucceeded(self)ProfileSession
release(self)ProfileSession
resetTotalTime(self)ProfileSession
run(self)ProfileSession
setAggregate(self, aggregate)ProfileSession
setFunc(self, func)ProfileSession
setLines(self, lines)ProfileSession
setLogAfterProfile(self, logAfterProfile)ProfileSession
setName(self, name)ProfileSession
setShowCallInfo(self, showCallInfo)ProfileSession
setSorts(self, sorts)ProfileSession
setTotalTime(self, totalTime=None)ProfileSession
TrueClockProfileSessionstatic