Home
last modified time | relevance | path

Searched refs:Profile_DspSave (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/debug/
H A Dprofile_priv.h101 extern void Profile_DspSave(FILE *out);
H A Dprofile.c577 Profile_DspSave(out); in Profile_Save()
H A Dprofiledsp.c320 void Profile_DspSave(FILE *out) in Profile_DspSave() function
/dports/emulators/hatari/hatari-2.2.1/src/debug/
H A Dprofile_priv.h110 extern void Profile_DspSave(FILE *out);
H A Dprofiledsp.c332 void Profile_DspSave(FILE *out) in Profile_DspSave() function
H A Dprofile.c586 Profile_DspSave(out); in Profile_Save()