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

/external/valgrind/main/drd/
H A Ddrd_vc.h85 void DRD_(vc_min)(VectorClock* const result,
H A Ddrd_vc.c122 void DRD_(vc_min)(VectorClock* const result, const VectorClock* const rhs) function
H A Ddrd_thread.c849 DRD_(vc_min)(vc, &latest_sg->vc);
896 HChar *vc_min, *vc_max; local
901 vc_min = DRD_(vc_aprint)(&thread_vc_min);
905 vc_min, vc_max);
906 VG_(free)(vc_min);

Completed in 71 milliseconds