Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/expert/
H A Dsqlite3expert.c1456 struct IdxSampleCtx { struct
1468 struct IdxSampleCtx *p = (struct IdxSampleCtx*)sqlite3_user_data(pCtx); in idxSampleFunc() argument
1728 struct IdxSampleCtx samplectx; in idxPopulateStat1()