Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcallstack.c44 #define N_CALL_STACK_INITIAL_ENTRIES 500 macro
54 s->size = N_CALL_STACK_INITIAL_ENTRIES; in CLG_()