Searched defs:COSTCHUNK_SIZE (Results 1 - 1 of 1) sorted by last modified time

/external/valgrind/main/callgrind/
H A Dcosts.c33 #define COSTCHUNK_SIZE 100000 macro
48 COSTCHUNK_SIZE * sizeof(ULong));
49 cc->size = COSTCHUNK_SIZE;

Completed in 54 milliseconds