Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Devents.h94 Bool CLG_(is_equal_cost)(EventSet*,ULong*,ULong*);
Devents.c269 Bool CLG_(is_equal_cost)(EventSet* es, ULong* c1, ULong* c2) in CLG_() argument