Home
last modified time | relevance | path

Searched defs:StatSample (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c123679 typedef struct StatSample StatSample; typedef
123680 struct StatSample { struct
123703 StatSample current; /* Current row as a StatSample */ argument