Searched refs:init_cost_lz (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/callgrind/
H A Devents.h90 void CLG_(init_cost_lz)(EventSet*,ULong**);
H A Dcallstack.c266 CLG_(init_cost_lz)( CLG_(sets).full,
H A Dmain.c1412 CLG_(init_cost_lz)( CLG_(sets).full, &sum );
1681 CLG_(init_cost_lz)(CLG_(sets).full,
1910 CLG_(init_cost_lz)( CLG_(sets).full, &CLG_(total_cost) );
H A Devents.c235 void CLG_(init_cost_lz)(EventSet* es, ULong** cost) function
H A Ddump.c1469 CLG_(init_cost_lz)( CLG_(sets).full, &dump_total_cost );

Completed in 77 milliseconds