Searched refs:vfstraceShmMap (Results 1 – 1 of 1) sorted by relevance
154 static int vfstraceShmMap(sqlite3_file*,int,int,int, void volatile **);563 static int vfstraceShmMap( in vfstraceShmMap() function636 pNew->xShmMap = pSub->xShmMap ? vfstraceShmMap : 0; in vfstraceOpen()