Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c102 ProfilerEntry *ctxEntry; member
322 self->ctxEntry = entry; in initContext()
329 ProfilerEntry *caller = self->previous->ctxEntry; in initContext()
355 ProfilerEntry *caller = self->previous->ctxEntry; in Stop()
713 ProfilerEntry *profEntry= pContext->ctxEntry; in flush_unmatched()