Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c268 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in newSubEntry() function
332 subentry = newSubEntry(pObj, caller, entry); in initContext()