Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dglobal.h852 #define CLG_FREE(p) CLG_(free)(p,__FUNCTION__)
855 #define CLG_FREE(p) VG_(free)(p) macro
Dbb.c341 CLG_FREE(bb); in CLG_()
Dbbcc.c429 CLG_FREE(mangled_orig); in clone_bbcc()
430 CLG_FREE(mangled_bbcc); in clone_bbcc()
Ddump.c531 CLG_FREE(mcost); in fprint_cost()
1149 CLG_FREE(mcost); in fprint_cost_ln()