Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h840 inline uint64_t MicroProfileLogTimerIndex(MicroProfileLogEntry Index) in MicroProfileLogTimerIndex() function
849 uint64_t nTimerIndex = MicroProfileLogTimerIndex(Entry); in MicroProfileMakeLogIndex()
1698 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1711 int64_t nMetaIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1714 … int64_t nCounter = MicroProfileLogTimerIndex(pLog->Log[pStack[nStackPos-1]]); in MicroProfileFlip()
1720 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1731 uint32_t nTimerIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
2602 … MicroProfilePrintf(CB, Handle, "%d", (uint32_t)MicroProfileLogTimerIndex(pLog->Log[k])); in MicroProfileDumpHtml()
2605 uint32_t nTimerIndex = (uint32_t)MicroProfileLogTimerIndex(pLog->Log[k]); in MicroProfileDumpHtml()
H A Dmicroprofileui.h556 int64_t nMetaIndex = MicroProfileLogTimerIndex(LE); in MicroProfileToolTipMeta()
751 uint64_t nToken = MicroProfileLogTimerIndex(*pStart); in MicroProfileDebugDumpRange()
930 …uint64_t nMouseOverToken = pMouseOver ? MicroProfileLogTimerIndex(*pMouseOver) : MICROPROFILE_INVA… in MicroProfileDrawDetailedBars()
1070 … if(MicroProfileLogTimerIndex(*pEntryEnter) != MicroProfileLogTimerIndex(*pEntry)) in MicroProfileDrawDetailedBars()
1077 uint64_t nTimerIndex = MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
1131 nHoverToken = MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
1163 nHoverToken = (uint32_t)MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h840 inline uint64_t MicroProfileLogTimerIndex(MicroProfileLogEntry Index) in MicroProfileLogTimerIndex() function
849 uint64_t nTimerIndex = MicroProfileLogTimerIndex(Entry); in MicroProfileMakeLogIndex()
1696 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1709 int64_t nMetaIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1712 … int64_t nCounter = MicroProfileLogTimerIndex(pLog->Log[pStack[nStackPos-1]]); in MicroProfileFlip()
1718 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1729 uint32_t nTimerIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
2600 … MicroProfilePrintf(CB, Handle, "%d", (uint32_t)MicroProfileLogTimerIndex(pLog->Log[k])); in MicroProfileDumpHtml()
2603 uint32_t nTimerIndex = (uint32_t)MicroProfileLogTimerIndex(pLog->Log[k]); in MicroProfileDumpHtml()
H A Dmicroprofileui.h556 int64_t nMetaIndex = MicroProfileLogTimerIndex(LE); in MicroProfileToolTipMeta()
751 uint64_t nToken = MicroProfileLogTimerIndex(*pStart); in MicroProfileDebugDumpRange()
930 …uint64_t nMouseOverToken = pMouseOver ? MicroProfileLogTimerIndex(*pMouseOver) : MICROPROFILE_INVA… in MicroProfileDrawDetailedBars()
1070 … if(MicroProfileLogTimerIndex(*pEntryEnter) != MicroProfileLogTimerIndex(*pEntry)) in MicroProfileDrawDetailedBars()
1077 uint64_t nTimerIndex = MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
1131 nHoverToken = MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
1163 nHoverToken = (uint32_t)MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h840 inline uint64_t MicroProfileLogTimerIndex(MicroProfileLogEntry Index) in MicroProfileLogTimerIndex() function
849 uint64_t nTimerIndex = MicroProfileLogTimerIndex(Entry); in MicroProfileMakeLogIndex()
1696 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1709 int64_t nMetaIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1712 … int64_t nCounter = MicroProfileLogTimerIndex(pLog->Log[pStack[nStackPos-1]]); in MicroProfileFlip()
1718 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
1729 uint32_t nTimerIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlip()
2600 … MicroProfilePrintf(CB, Handle, "%d", (uint32_t)MicroProfileLogTimerIndex(pLog->Log[k])); in MicroProfileDumpHtml()
2603 uint32_t nTimerIndex = (uint32_t)MicroProfileLogTimerIndex(pLog->Log[k]); in MicroProfileDumpHtml()
H A Dmicroprofileui.h556 int64_t nMetaIndex = MicroProfileLogTimerIndex(LE); in MicroProfileToolTipMeta()
751 uint64_t nToken = MicroProfileLogTimerIndex(*pStart); in MicroProfileDebugDumpRange()
930 …uint64_t nMouseOverToken = pMouseOver ? MicroProfileLogTimerIndex(*pMouseOver) : MICROPROFILE_INVA… in MicroProfileDrawDetailedBars()
1070 … if(MicroProfileLogTimerIndex(*pEntryEnter) != MicroProfileLogTimerIndex(*pEntry)) in MicroProfileDrawDetailedBars()
1077 uint64_t nTimerIndex = MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
1131 nHoverToken = MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
1163 nHoverToken = (uint32_t)MicroProfileLogTimerIndex(*pEntry); in MicroProfileDrawDetailedBars()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h1621 inline uint64_t MicroProfileLogTimerIndex(MicroProfileLogEntry Index) in MicroProfileLogTimerIndex() function
2783 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlipCpu()
2796 int64_t nMetaIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlipCpu()
2799 … int64_t nCounter = MicroProfileLogTimerIndex(pLog->Log[pStack[nStackPos-1]]); in MicroProfileFlipCpu()
2805 int nTimer = MicroProfileLogTimerIndex(LE); in MicroProfileFlipCpu()
2816 uint32_t nTimerIndex = MicroProfileLogTimerIndex(LE); in MicroProfileFlipCpu()
3084 …MicroProfileLogPut(MicroProfileLogTimerIndex(LE), MicroProfileLogGetTick(LE), MicroProfileLogType(… in MicroProfileGpuSubmit()
3922 uint32_t nTimerIndex = (uint32_t)MicroProfileLogTimerIndex(pLog->Log[k]); in MicroProfileDumpHtml()