MCPcopy Create free account

hub / github.com/cemu-project/Cemu / functions

Functions11,237 in github.com/cemu-project/Cemu

↓ 3 callersMethodNotifyLatteCommandProcessorIdle
src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp:2853
↓ 3 callersFunctionOSAllocFromSystem
src/Cafe/OS/libs/coreinit/coreinit_Init.cpp:27
↓ 3 callersFunctionOSGetSystemMessageQueue
src/Cafe/OS/libs/coreinit/coreinit_MessageQueue.cpp:122
↓ 3 callersFunctionOSHostAlarmCreate
src/Cafe/OS/libs/coreinit/coreinit_Alarm.cpp:155
↓ 3 callersFunctionOSInitMutex
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:226
↓ 3 callersFunctionOSInitSemaphore
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:379
↓ 3 callersFunctionOSInitSpinLock
src/Cafe/OS/libs/coreinit/coreinit_Spinlock.cpp:32
↓ 3 callersFunctionOSRestoreInterrupts
src/Cafe/OS/libs/coreinit/coreinit_Scheduler.cpp:86
↓ 3 callersFunctionOSSignalEventAllInternal
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:146
↓ 3 callersFunctionOSSignalSemaphoreInternal
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:419
↓ 3 callersFunctionOSSuspendThread
src/Cafe/OS/libs/coreinit/coreinit_Thread.cpp:838
↓ 3 callersFunctionOSTestThreadCancelInternal
src/Cafe/OS/libs/coreinit/coreinit_Thread.cpp:1011
↓ 3 callersFunctionOSTicksToCalendarTime
src/Cafe/OS/libs/coreinit/coreinit_Time.cpp:99
↓ 3 callersFunctionOSWaitEventInternal
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:37
↓ 3 callersFunctionOSWaitRendezvous
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:188
↓ 3 callersFunctionOSWaitSemaphore
src/Cafe/OS/libs/coreinit/coreinit_Synchronization.cpp:399
↓ 3 callersFunctionOTP_IsPresent
src/Cemu/ncrypto/ncrypto.cpp:796
↓ 3 callersMethodOpen
src/Cemu/FileCache/FileCache.cpp:222
↓ 3 callersFunctionPDMCloseAll
src/Cafe/IOSU/PDM/iosu_pdm.cpp:426
↓ 3 callersFunctionPPCCoreLLE_initCore
src/Cafe/HW/Espresso/PPCSchedulerLLE.cpp:10
↓ 3 callersFunctionPPCInterpreter_getCallParamU32
src/Cafe/HW/Espresso/PPCState.h:108
↓ 3 callersFunctionPPCInterpreter_registerHLECall
src/Cafe/HW/Espresso/Interpreter/PPCInterpreterHLE.cpp:22
↓ 3 callersFunctionPPCInterpreter_setCurrentInstance
src/Cafe/HW/Espresso/Interpreter/PPCInterpreterMain.cpp:36
↓ 3 callersFunctionPPCRecRARange_estimateAdditionalCostAfterRangeExplode
calculate cost of range that it would have after calling PPCRecRA_explodeRange() on it
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlRanges.cpp:352
↓ 3 callersFunctionPPCRecRA_createRangeBase
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlRanges.cpp:62
↓ 3 callersFunctionPPCRecRA_createSubrange
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlRanges.cpp:73
↓ 3 callersFunctionPPCRecRA_explodeRange
remove all inter-segment connections from the range and split it into local ranges (also removes empty ranges)
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlRanges.cpp:195
↓ 3 callersFunctionPPCRecRA_extendRangeToEndOfSegment
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlRegisterAllocator2.cpp:144
↓ 3 callersFunctionPPCRecompilerAnalyzer_checkForGPROverwrite
* Returns true if registerWrite overwrites any of the registers read by registerRead */
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlOptimizer.cpp:2048
↓ 3 callersFunctionPPCRecompilerImlAnalyzer_canTypeWriteCR
* Returns true if the imlInstruction can overwrite CR (depending on value of ->crRegister) */
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlAnalyzer.cpp:59
↓ 3 callersFunctionPPCRecompilerImlGen_STORE_INDEXED_UPDATE
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp:2179
↓ 3 callersFunctionPPCRecompilerImlGen_generateNewInstruction_fpr_r_memory_indexed
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGenFPU.cpp:21
↓ 3 callersFunctionPPCRecompilerImlGen_generateNewInstruction_noOp
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp:181
↓ 3 callersFunctionPPCRecompilerX86_allocateExecutableMemory
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerX64.cpp:2269
↓ 3 callersFunctionPPCRecompiler_generateImlSegment
* Allocate and init a new iml instruction segment */
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp:3576
↓ 3 callersFunctionPPCRecompiler_insertInstruction
* Insert and return new instruction at index * Warning: Can invalidate any previous instruction structs from the same segment */
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlGen.cpp:3527
↓ 3 callersFunctionPPCRecompiler_visitAddressNoBlock
this function does never block and can fail if the recompiler lock cannot be acquired immediately
src/Cafe/HW/Espresso/Recompiler/PPCRecompiler.cpp:43
↓ 3 callersFunctionPadDimensions
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib.cpp:626
↓ 3 callersMethodParse
src/Cafe/TitleList/TitleInfo.cpp:800
↓ 3 callersFunctionPlayStats_WriteEntryNoLock
src/Cafe/IOSU/PDM/iosu_pdm.cpp:150
↓ 3 callersMethodPreviousSiblingElement
src/util/tinyxml2/tinyxml2.cpp:976
↓ 3 callersFunctionProcUIDriver_Init
src/Cafe/OS/libs/proc_ui/proc_ui.cpp:735
↓ 3 callersFunctionProcessSysMessage
handle received message if the message is Exit this function returns false, in all other cases it returns true
src/Cafe/OS/libs/proc_ui/proc_ui.cpp:579
↓ 3 callersFunctionRPLLoader_AddDependency
increment reference counter for module
src/Cafe/OS/RPL/rpl.cpp:1910
↓ 3 callersFunctionRPLLoader_AllocateDataSpace
src/Cafe/OS/RPL/rpl.cpp:108
↓ 3 callersFunctionRPLLoader_CheckBounds
src/Cafe/OS/RPL/rpl.cpp:183
↓ 3 callersFunctionRPLLoader_Link
src/Cafe/OS/RPL/rpl.cpp:1856
↓ 3 callersFunctionRPLLoader_LoadFromMemory
map rpl into memory, but do not resolve relocs and imports yet
src/Cafe/OS/RPL/rpl.cpp:1581
↓ 3 callersFunctionRPLLoader_LoadSingleSection
src/Cafe/OS/RPL/rpl.cpp:418
↓ 3 callersFunctionRPLLoader_UpdateDependencies
loads and unloads modules based on the current dependency list
src/Cafe/OS/RPL/rpl.cpp:2127
↓ 3 callersFunctionRadToDeg
src/util/helpers/helpers.h:188
↓ 3 callersMethodReadFromFile
src/Cafe/Filesystem/WUHB/WUHBReader.cpp:101
↓ 3 callersMethodReleaseCacheMemoryImmediately
src/Cafe/HW/Latte/Core/LatteBufferCache.cpp:289
↓ 3 callersMethodReloadGameEntries
src/gui/components/wxGameList.cpp:296
↓ 3 callersMethodRemoveDependency
src/Cafe/HW/Latte/Renderer/Vulkan/CachedFBOVk.h:45
↓ 3 callersMethodReset
src/util/tinyxml2/tinyxml2.cpp:168
↓ 3 callersFunctionSAVEOpenDirOtherApplicationAsync
src/Cafe/OS/libs/nn_save/nn_save.cpp:394
↓ 3 callersFunctionSAVEOpenFileOtherApplicationAsync
src/Cafe/OS/libs/nn_save/nn_save.cpp:468
↓ 3 callersMethodSetElementCount
src/gui/components/TextList.cpp:119
↓ 3 callersMethodSetFilename
src/config/XMLConfig.h:441
↓ 3 callersMethodSetLeds
src/Cafe/OS/libs/nsyshid/Skylander.cpp:763
↓ 3 callersMethodSetUniform2fv
src/Cafe/HW/Latte/Renderer/Vulkan/RendererShaderVk.cpp:235
↓ 3 callersFunctionShutdown
src/Cafe/IOSU/fsa/iosu_fsa.cpp:900
↓ 3 callersFunctionShutdownTitle
src/Cafe/CafeSystem.cpp:986
↓ 3 callersFunctionTAG_GetVersionListVersion
src/Cemu/napi/napi_version.cpp:15
↓ 3 callersMethodTrackDependency
src/Cafe/HW/Latte/Renderer/Vulkan/CachedFBOVk.h:38
↓ 3 callersMethodUnmountAll
src/Cafe/TitleList/TitleInfo.cpp:513
↓ 3 callersMethodUpdate
src/Cemu/nex/prudp.cpp:786
↓ 3 callersFunctionWPADSetCallbackByKPAD
src/Cafe/OS/libs/padscore/padscore.cpp:574
↓ 3 callersMethodWaitForCompiled
src/Cafe/HW/Latte/Renderer/Vulkan/RendererShaderVk.cpp:445
↓ 3 callersFunctionXorWithIv
src/util/crypto/aes128.cpp:501
↓ 3 callersFunction_AcquireDecoderSession
src/Cafe/OS/libs/h264_avc/H264Dec.cpp:257
↓ 3 callersFunction_AdjustPitchAlignment
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib.cpp:552
↓ 3 callersFunction_AllocMem
src/Cafe/OS/libs/proc_ui/proc_ui.cpp:109
↓ 3 callersFunction_BitScanReverse
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib_Coord.cpp:11
↓ 3 callersFunction_CalculateLevels
src/Cafe/OS/libs/gx2/GX2_Surface.cpp:90
↓ 3 callersFunction_ComputeBankFromCoordWoRotation
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib_Coord.cpp:115
↓ 3 callersFunction_ComputePipeFromCoordWoRotation
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib_Coord.cpp:107
↓ 3 callersFunction_ComputePixelIndexWithinMicroTile
src/Cafe/HW/Latte/LatteAddrLib/LatteAddrLib_Coord.cpp:27
↓ 3 callersFunction_FreeMem
src/Cafe/OS/libs/proc_ui/proc_ui.cpp:115
↓ 3 callersFunction_GX2SetTexture
src/Cafe/OS/libs/gx2/GX2_Texture.cpp:152
↓ 3 callersFunction_GetDR
src/Cafe/HW/Espresso/Debugger/GDBBreakpoints.cpp:10
↓ 3 callersFunction_GetLocalIPAndSubnetMask
src/Cafe/OS/libs/nn_ac/nn_ac.cpp:27
↓ 3 callersFunction_GetLocalIPAndSubnetMaskFallback
src/Cafe/OS/libs/nn_ac/nn_ac.cpp:19
↓ 3 callersFunction_IPCReplyAndRelease
src/Cafe/IOSU/kernel/iosu_kernel.cpp:583
↓ 3 callersFunction_LatteDecompiler_Process
src/Cafe/HW/Latte/LegacyShaderDecompiler/LatteDecompiler.cpp:1056
↓ 3 callersFunction_MEMExpHeap_GetRegionOfMBlock
src/Cafe/OS/libs/coreinit/coreinit_MEM_ExpHeap.cpp:114
↓ 3 callersFunction_MIXChannelResetDRC
src/Cafe/OS/libs/snd_user/snd_user.cpp:240
↓ 3 callersFunction_MIXUpdateDRC
src/Cafe/OS/libs/snd_user/snd_user.cpp:539
↓ 3 callersFunction_MIXUpdateTV
src/Cafe/OS/libs/snd_user/snd_user.cpp:405
↓ 3 callersFunction_PPCRecompiler_getCROverwriteMask
src/Cafe/HW/Espresso/Recompiler/PPCRecompilerImlOptimizer.cpp:1509
↓ 3 callersFunction_ReleaseDecoderSession
src/Cafe/OS/libs/h264_avc/H264Dec.cpp:272
↓ 3 callersFunction_SYSAppendCallerInfo
src/Cafe/OS/libs/sysapp/sysapp.cpp:147
↓ 3 callersFunction__AXCalculatePointerHighExtension
src/Cafe/OS/libs/snd_core/ax_exports.cpp:285
↓ 3 callersFunction__AXSetDeviceMode
src/Cafe/OS/libs/snd_core/ax_out.cpp:62
↓ 3 callersFunction__AXSetTVMode
src/Cafe/OS/libs/snd_core/ax_out.cpp:56
↓ 3 callersFunction__AXSetVoiceAddr
src/Cafe/OS/libs/snd_core/ax_voice.cpp:818
↓ 3 callersFunction__AXVPBResetVoices
src/Cafe/OS/libs/snd_core/ax_voice.cpp:451
↓ 3 callersFunction__FSPrepareCmd_OpenFile
src/Cafe/OS/libs/coreinit/coreinit_FS.cpp:861
↓ 3 callersFunction__OSCreateThreadInternal2
src/Cafe/OS/libs/coreinit/coreinit_Thread.cpp:410
← previousnext →1,401–1,500 of 11,237, ranked by callers