Searched defs:get_eventset_cost (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/callgrind/
H A Devents.c189 ULong* CLG_(get_eventset_cost)(EventSet* es) function
212 *cost = CLG_(get_eventset_cost)(es);
267 dst = *pdst = CLG_(get_eventset_cost)(es);
294 dst = *pdst = CLG_(get_eventset_cost)(es);
388 dst = *pdst = CLG_(get_eventset_cost)(es);

Completed in 26 milliseconds