Searched refs:AddrCost (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/callgrind/
H A Ddump.c509 static void init_fcost(AddrCost* c, Addr addr, Addr bbaddr, file_node* file)
512 /* FIXME: This is a memory leak as a AddrCost is inited multiple times */
633 static void fprint_fcost(Int fd, AddrCost* c, AddrPos* last)
770 static AddrCost ccSum[2];
785 AddrCost *currCost, *newCost;
H A Dglobal.h629 typedef struct _AddrCost AddrCost; typedef in typeref:struct:_AddrCost

Completed in 128 milliseconds