Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmalloc.c412 static SQLITE_NOINLINE void measureAllocationSize(sqlite3 *db, void *p){ in measureAllocationSize() function
450 measureAllocationSize(db, p); in sqlite3DbFreeNN()
489 measureAllocationSize(db, p); in sqlite3DbNNFreeNN()