Home
last modified time | relevance | path

Searched defs:pCallAverage (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofileui.h1465 …croProfileCalcTimers(float* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pEx… in MicroProfileCalcTimers()
1765 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpTimers() local
1837 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDrawBarView() local
H A Dmicroprofile.h2032 …ProfileCalcAllTimers(float* pTimers, float* pAverage, float* pMax, float* pCallAverage, float* pEx… in MicroProfileCalcAllTimers()
2195 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpCsv() local
2346 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpHtml() local
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h1465 void MicroProfileCalcTimers(float* pTimers, float* pAverage, float* pMax, float* pCallAverage, floa… in MicroProfileCalcTimers()
1765 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpTimers() local
1837 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDrawBarView() local
H A Dmicroprofile.h2030 void MicroProfileCalcAllTimers(float* pTimers, float* pAverage, float* pMax, float* pCallAverage, f… in MicroProfileCalcAllTimers()
2193 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpCsv() local
2344 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpHtml() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofileui.h1465 void MicroProfileCalcTimers(float* pTimers, float* pAverage, float* pMax, float* pCallAverage, floa… in MicroProfileCalcTimers()
1765 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpTimers() local
1837 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDrawBarView() local
H A Dmicroprofile.h2030 void MicroProfileCalcAllTimers(float* pTimers, float* pAverage, float* pMax, float* pCallAverage, f… in MicroProfileCalcAllTimers()
2193 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpCsv() local
2344 float* pCallAverage = pTimers + 3 * nBlockSize; in MicroProfileDumpHtml() local
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h3211 …lTimers(float* pTimers, float* pAverage, float* pMax, float* pMin, float* pCallAverage, float* pEx… in MicroProfileCalcAllTimers()
3441 float* pCallAverage = pTimers + 4 * nBlockSize; in MicroProfileDumpCsv() local
3601 float* pCallAverage = pTimers + 4 * nBlockSize; in MicroProfileDumpHtml() local