Searched refs:is_equal_cost (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/callgrind/ | ||
D | events.h | 94 Bool CLG_(is_equal_cost)(EventSet*,ULong*,ULong*); |
D | events.c | 269 Bool CLG_(is_equal_cost)(EventSet* es, ULong* c1, ULong* c2) in CLG_() argument |