Home
last modified time | relevance | path

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

/external/valgrind/docs/internals/
Dperformance.txt23 - Julian changed findSb to slowly move superblocks to the front of the list
/external/valgrind/coregrind/
Dm_mallocfree.c951 Superblock* findSb ( Arena* a, Block* b ) in findSb() function
2046 sb = findSb( a, b ); in VG_()
2431 sb = findSb( a, b ); in VG_()