Home
last modified time | relevance | path

Searched refs:Profile_LoopReset (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/debug/
H A Dprofile_priv.h78 extern bool Profile_LoopReset(void);
H A Dprofile.c590 bool Profile_LoopReset(void) in Profile_LoopReset() function
617 if (Profile_LoopReset()) { in Profile_Loops()
H A Dprofiledsp.c379 Profile_LoopReset(); in Profile_DspStart()
H A Dprofilecpu.c641 Profile_LoopReset(); in Profile_CpuStart()
/dports/emulators/hatari/hatari-2.2.1/src/debug/
H A Dprofile_priv.h80 extern bool Profile_LoopReset(void);
H A Dprofile.c599 bool Profile_LoopReset(void) in Profile_LoopReset() function
626 if (Profile_LoopReset()) { in Profile_Loops()
H A Dprofiledsp.c391 Profile_LoopReset(); in Profile_DspStart()
H A Dprofilecpu.c830 Profile_LoopReset(); in Profile_CpuStart()