Searched refs:DEFAULT_INFONAME (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/callgrind/
H A Dcommand.c102 VG_(strlen)(DEFAULT_INFONAME) + 10);
104 VG_(sprintf)(info_file, "%s/%s.%d", tmpdir, DEFAULT_INFONAME, thisPID);
H A Dglobal.h56 #define DEFAULT_INFONAME "callgrind.info" macro

Completed in 204 milliseconds