Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfsstat.c89 #define VFSSTAT_OPEN 5 /* File opens */ macro
463 STATCNT(p->eFiletype,VFSSTAT_OPEN)++; in vstatOpen()