Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Ddump.c847 BBCC *bbcc1 = *pbbcc1; in my_cmp() local
849 Context* cxt1 = bbcc1->cxt; in my_cmp()
862 if (bbcc1->rec_index != bbcc2->rec_index) in my_cmp()
863 return bbcc1->rec_index - bbcc2->rec_index; in my_cmp()
877 return bbcc1->bb->offset - bbcc2->bb->offset; in my_cmp()