Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_lsprof.c260 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry() function
329 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in initContext()
355 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in Stop()
/external/python/cpython2/Modules/
D_lsprof.c261 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry() function
330 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in initContext()
356 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in Stop()