Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Ddebug.c324 void CLG_(print_bbcc_cost)(int s, BBCC* bbcc) in CLG_() argument
Dglobal.h878 void CLG_(print_bbcc_cost)(int s, BBCC*);
Dbbcc.c605 CLG_(print_bbcc_cost)(-2, last_bbcc); in CLG_()