Home | History | Annotate | Download | only in dist

Lines Matching refs:pProfileArg

8961   void *pProfileArg;                        /* Argument to profile function */
58871 db->xProfile(db->pProfileArg, p->zSql, (iNow - p->startTime)*1000000);
106017 pOld = db->pProfileArg;
106019 db->pProfileArg = pArg;