Home
last modified time | relevance | path

Searched refs:COSTS_LEN (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/callgrind/
Dglobal.h118 #define COSTS_LEN 512 /* at least 17x 64bit values */ macro
Dmain.c1740 Char buf[32+COSTS_LEN], fmt[128]; in finish()
Ddump.c58 static Char outbuf[FILENAME_LEN + FN_NAME_LEN + OBJ_NAME_LEN + COSTS_LEN];