Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h869 inline int64_t MicroProfileLogSetTick(MicroProfileLogEntry e, int64_t nTick) in MicroProfileLogSetTick() function
1676 …pLog->Log[k] = MicroProfileLogSetTick(L, MicroProfileGpuGetTimeStamp((uint32_t)MicroProfileLogGetT… in MicroProfileFlip()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h869 inline int64_t MicroProfileLogSetTick(MicroProfileLogEntry e, int64_t nTick) in MicroProfileLogSetTick() function
1674 …pLog->Log[k] = MicroProfileLogSetTick(L, MicroProfileGpuGetTimeStamp((uint32_t)MicroProfileLogGetT… in MicroProfileFlip()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h869 inline int64_t MicroProfileLogSetTick(MicroProfileLogEntry e, int64_t nTick) in MicroProfileLogSetTick() function
1674 …pLog->Log[k] = MicroProfileLogSetTick(L, MicroProfileGpuGetTimeStamp((uint32_t)MicroProfileLogGetT… in MicroProfileFlip()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h1644 inline int64_t MicroProfileLogSetTick(MicroProfileLogEntry e, int64_t nTick) in MicroProfileLogSetTick() function
2761 pLog->Log[k] = MicroProfileLogSetTick(L, nLastTick); in MicroProfileFlipCpu()