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

/external/valgrind/tsan/
H A Dthread_sanitizer.h102 intptr_t num_callers_in_history; member in struct:FLAGS
H A Dthread_sanitizer.cc8217 FindIntFlag("num_callers_in_history", kSizeOfHistoryStackTrace, args,
8218 &G_flags->num_callers_in_history);
8219 kSizeOfHistoryStackTrace = G_flags->num_callers_in_history;

Completed in 84 milliseconds