Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_lsprof.c285 static int freeSubEntry(rotating_node_t *header, void *arg) in freeSubEntry() function
295 RotatingTree_Enum(entry->calls, freeSubEntry, NULL); in freeEntry()
/external/python/cpython2/Modules/
D_lsprof.c286 static int freeSubEntry(rotating_node_t *header, void *arg) in freeSubEntry() function
296 RotatingTree_Enum(entry->calls, freeSubEntry, NULL); in freeEntry()