Searched defs:xProfile (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c9716 void (*xProfile)(void*,const char*,u64); /* Profiling function */ member in struct:sqlite3
113492 sqlite3_profile( sqlite3 *db, void (*xProfile)(void*,const char*,sqlite_uint64), void *pArg ) argument
[all...]

Completed in 403 milliseconds