Home
last modified time | relevance | path

Searched defs:subentry (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_lsprof.c288 ProfilerSubEntry *subentry = (ProfilerSubEntry*) header; in freeSubEntry() local
330 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in initContext() local
356 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in Stop() local
/external/python/cpython3/Modules/
D_lsprof.c287 ProfilerSubEntry *subentry = (ProfilerSubEntry*) header; in freeSubEntry() local
329 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in initContext() local
355 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in Stop() local