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

/external/valgrind/tsan/
H A Dthread_sanitizer.h72 intptr_t sample_events_depth; member in struct:FLAGS
H A Dthread_sanitizer.cc6189 string pos = thr->CallStackToStringRtnOnly(G_flags->sample_events_depth);
8134 FindIntFlag("sample_events_depth", 2, args, &G_flags->sample_events_depth);

Completed in 174 milliseconds