Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofileui.h206 uint32_t nAggregateFlip; member
2018 *bSelected = S.nAggregateFlip == val; in MicroProfileUIMenuAggregate()
2215 S.nAggregateFlip = g_MicroProfileAggregatePresets[nIndex]; in MicroProfileUIClickAggregate()
2216 if(0 == S.nAggregateFlip) in MicroProfileUIClickAggregate()
2330 …(AggregateText, sizeof(AggregateText)-1, "Aggregate[%d]", S.nAggregateFlip ? S.nAggregateFlip : S.… in MicroProfileDrawMenu()
3036 uint32_t nAggregateFlip; member
3065 Header.nAggregateFlip = S.nAggregateFlip; in MicroProfileSavePreset()
3159 S.nAggregateFlip = Header.nAggregateFlip; in MicroProfileLoadPreset()
3261 void MicroProfileCustomGroup(const char* pCustomName, uint32_t nMaxTimers, uint32_t nAggregateFlip,… in MicroProfileCustomGroup() argument
3271 UI.Custom[nIndex].nAggregateFlip = nAggregateFlip; in MicroProfileCustomGroup()
[all …]
H A Dmicroprofile.h689 uint32_t nAggregateFlip; member
1109 S.nAggregateFlip = 0; in MicroProfileInit()
1532 uint32_t nAggregateClear = S.nAggregateClear || S.nAutoClearFrames, nAggregateFlip = 0; in MicroProfileFlip() local
1553 nAggregateFlip = 1; in MicroProfileFlip()
1807 if(S.nRunning && S.nAggregateFlip <= ++S.nAggregateFlipCount) in MicroProfileFlip()
1809 nAggregateFlip = 1; in MicroProfileFlip()
1810 if(S.nAggregateFlip) // if 0 accumulate indefinitely in MicroProfileFlip()
1816 if(nAggregateFlip) in MicroProfileFlip()
1997 S.nAggregateFlip = (uint32_t)nFrames; in MicroProfileSetAggregateFrames()
2006 return S.nAggregateFlip; in MicroProfileGetAggregateFrames()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h206 uint32_t nAggregateFlip; member
2018 *bSelected = S.nAggregateFlip == val; in MicroProfileUIMenuAggregate()
2215 S.nAggregateFlip = g_MicroProfileAggregatePresets[nIndex]; in MicroProfileUIClickAggregate()
2216 if(0 == S.nAggregateFlip) in MicroProfileUIClickAggregate()
2330 …(AggregateText, sizeof(AggregateText)-1, "Aggregate[%d]", S.nAggregateFlip ? S.nAggregateFlip : S.… in MicroProfileDrawMenu()
3036 uint32_t nAggregateFlip; member
3065 Header.nAggregateFlip = S.nAggregateFlip; in MicroProfileSavePreset()
3159 S.nAggregateFlip = Header.nAggregateFlip; in MicroProfileLoadPreset()
3261 void MicroProfileCustomGroup(const char* pCustomName, uint32_t nMaxTimers, uint32_t nAggregateFlip,… in MicroProfileCustomGroup() argument
3271 UI.Custom[nIndex].nAggregateFlip = nAggregateFlip; in MicroProfileCustomGroup()
[all …]
H A Dmicroprofile.h689 uint32_t nAggregateFlip; member
1107 S.nAggregateFlip = 0; in MicroProfileInit()
1530 uint32_t nAggregateClear = S.nAggregateClear || S.nAutoClearFrames, nAggregateFlip = 0; in MicroProfileFlip() local
1551 nAggregateFlip = 1; in MicroProfileFlip()
1805 if(S.nRunning && S.nAggregateFlip <= ++S.nAggregateFlipCount) in MicroProfileFlip()
1807 nAggregateFlip = 1; in MicroProfileFlip()
1808 if(S.nAggregateFlip) // if 0 accumulate indefinitely in MicroProfileFlip()
1814 if(nAggregateFlip) in MicroProfileFlip()
1995 S.nAggregateFlip = (uint32_t)nFrames; in MicroProfileSetAggregateFrames()
2004 return S.nAggregateFlip; in MicroProfileGetAggregateFrames()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h206 uint32_t nAggregateFlip; member
2018 *bSelected = S.nAggregateFlip == val; in MicroProfileUIMenuAggregate()
2215 S.nAggregateFlip = g_MicroProfileAggregatePresets[nIndex]; in MicroProfileUIClickAggregate()
2216 if(0 == S.nAggregateFlip) in MicroProfileUIClickAggregate()
2330 …(AggregateText, sizeof(AggregateText)-1, "Aggregate[%d]", S.nAggregateFlip ? S.nAggregateFlip : S.… in MicroProfileDrawMenu()
3036 uint32_t nAggregateFlip; member
3065 Header.nAggregateFlip = S.nAggregateFlip; in MicroProfileSavePreset()
3159 S.nAggregateFlip = Header.nAggregateFlip; in MicroProfileLoadPreset()
3261 void MicroProfileCustomGroup(const char* pCustomName, uint32_t nMaxTimers, uint32_t nAggregateFlip,… in MicroProfileCustomGroup() argument
3271 UI.Custom[nIndex].nAggregateFlip = nAggregateFlip; in MicroProfileCustomGroup()
[all …]
H A Dmicroprofile.h689 uint32_t nAggregateFlip; member
1107 S.nAggregateFlip = 0; in MicroProfileInit()
1530 uint32_t nAggregateClear = S.nAggregateClear || S.nAutoClearFrames, nAggregateFlip = 0; in MicroProfileFlip() local
1551 nAggregateFlip = 1; in MicroProfileFlip()
1805 if(S.nRunning && S.nAggregateFlip <= ++S.nAggregateFlipCount) in MicroProfileFlip()
1807 nAggregateFlip = 1; in MicroProfileFlip()
1808 if(S.nAggregateFlip) // if 0 accumulate indefinitely in MicroProfileFlip()
1814 if(nAggregateFlip) in MicroProfileFlip()
1995 S.nAggregateFlip = (uint32_t)nFrames; in MicroProfileSetAggregateFrames()
2004 return S.nAggregateFlip; in MicroProfileGetAggregateFrames()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h1449 uint32_t nAggregateFlip; member
1838 S.nAggregateFlip = 60; in MicroProfileInit()
2614 uint32_t nAggregateClear = S.nAggregateClear || S.nAutoClearFrames, nAggregateFlip = 0; in MicroProfileFlipCpu() local
2625 nAggregateFlip = 1; in MicroProfileFlipCpu()
2893 if(S.nRunning && S.nAggregateFlip <= ++S.nAggregateFlipCount) in MicroProfileFlipCpu()
2895 nAggregateFlip = 1; in MicroProfileFlipCpu()
2896 if(S.nAggregateFlip) // if 0 accumulate indefinitely in MicroProfileFlipCpu()
2902 if(nAggregateFlip) in MicroProfileFlipCpu()
3177 S.nAggregateFlip = (uint32_t)nFrames; in MicroProfileSetAggregateFrames()
3186 return S.nAggregateFlip; in MicroProfileGetAggregateFrames()
[all …]