Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcosts.c37 static CostChunk* cost_chunk_base = 0; variable
59 if (!cost_chunk_base) cost_chunk_base = cc; in CLG_()