Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c293 static int freeEntry(rotating_node_t *header, void *arg) in freeEntry() function
304 RotatingTree_Enum(pObj->profilerEntries, freeEntry, NULL); in clearEntries()