Home
last modified time | relevance | path

Searched defs:prof_filename (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/ir/be/
H A Dbemain.c555 char prof_filename[256]; in be_main_loop() local
/dports/lang/ghc/ghc-8.10.7/rts/
H A DProfiling.c51 static char *prof_filename; /* prof report file name = <program>.prof */ variable
/dports/games/abuse_sdl/abuse-0.8/src/
H A Dlevel.cpp1468 void get_prof_assoc_filename(char *filename, char *prof_filename) in get_prof_assoc_filename()