Home
last modified time | relevance | path

Searched refs:recursivecallcount (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c82 long recursivecallcount; member
93 long recursivecallcount; /* how many times called recursively */ member
247 self->recursivecallcount = 0; in newProfilerEntry()
280 self->recursivecallcount = 0; in newSubEntry()
350 ++entry->recursivecallcount; in Stop()
361 ++subentry->recursivecallcount; in Stop()
557 sentry->recursivecallcount, in statsForSubEntry()
595 entry->recursivecallcount, in statsForEntry()