Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcosts.c37 static CostChunk* cost_chunk_base = 0;
38 static CostChunk* cost_chunk_current = 0;
46 CostChunk* cc = (CostChunk*) CLG_MALLOC("cl.costs.gc.1", in CLG_()
47 sizeof(CostChunk) + in CLG_()
Dcosts.h45 typedef struct _CostChunk CostChunk; typedef
49 CostChunk *next, *prev;