Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h2555 int64_t nStartTickBase = pLog->nGpu ? nTickStartGpu : nTickStart; in MicroProfileDumpHtml() local
2567 int64_t nStartTick = nLogType == MP_LOG_GPU_EXTRA ? nTickStart : nStartTickBase; in MicroProfileDumpHtml()
2574 nStartTick = nLogType == MP_LOG_GPU_EXTRA ? nTickStart : nStartTickBase; in MicroProfileDumpHtml()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h2553 int64_t nStartTickBase = pLog->nGpu ? nTickStartGpu : nTickStart; in MicroProfileDumpHtml() local
2565 int64_t nStartTick = nLogType == MP_LOG_GPU_EXTRA ? nTickStart : nStartTickBase; in MicroProfileDumpHtml()
2572 nStartTick = nLogType == MP_LOG_GPU_EXTRA ? nTickStart : nStartTickBase; in MicroProfileDumpHtml()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h2553 int64_t nStartTickBase = pLog->nGpu ? nTickStartGpu : nTickStart; in MicroProfileDumpHtml() local
2565 int64_t nStartTick = nLogType == MP_LOG_GPU_EXTRA ? nTickStart : nStartTickBase; in MicroProfileDumpHtml()
2572 nStartTick = nLogType == MP_LOG_GPU_EXTRA ? nTickStart : nStartTickBase; in MicroProfileDumpHtml()