Searched defs:cc_next (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/callgrind/
H A Dcosts.c72 CostChunk* cc = cost_chunk_base, *cc_next; local
74 cc_next = cc->next;
76 cc = cc_next;

Completed in 243 milliseconds