Home
last modified time | relevance | path

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

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