Searched refs:esDst (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
H A Devents.c368 Bool CLG_(add_and_zero_cost2)(EventSet* esDst, ULong* dst, argument
377 CLG_ASSERT((esDst != 0) && (dst != 0) && (esSrc != 0));
385 CLG_ASSERT((esDst->mask & mask)>0);
388 egDst = dst + esDst->offset[i];

Completed in 56 milliseconds