Searched defs:bbcc (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/main/callgrind/ |
D | bbcc.c | 114 BBCC *bbcc, *bbcc2; in CLG_() local 159 BBCC* bbcc = bb->last_bbcc; in lookup_bbcc() local 270 BBCC* bbcc; in new_bbcc() local 319 void insert_bbcc_into_hash(BBCC* bbcc) in insert_bbcc_into_hash() 372 BBCC* bbcc; in clone_bbcc() local 437 BBCC* bbcc; in CLG_() local 553 BBCC *bbcc, *last_bbcc; in CLG_() local
|
D | dump.c | 335 static Bool print_fn_pos(int fd, FnPos* last, BBCC* bbcc) in print_fn_pos() 441 Bool get_debug_pos(BBCC* bbcc, Addr addr, AddrPos* p) in get_debug_pos() 779 static Bool fprint_bbcc(Int fd, BBCC* bbcc, AddrPos* last) in fprint_bbcc() 1129 static void hash_addCount(BBCC* bbcc) in hash_addCount() 1135 static void hash_addPtr(BBCC* bbcc) in hash_addPtr() 1148 BBCC* bbcc; in cs_addCount() local 1176 BBCC* bbcc; in cs_addPtr() local
|
D | debug.c | 428 BBCC* bbcc; in CLG_() local
|
D | sim.c | 1741 static void cachesim_add_icost(SimCost cost, BBCC* bbcc, in cachesim_add_icost()
|
D | global.h | 528 BBCC* bbcc; /* last BB executed */ member
|