Home
last modified time | relevance | path

Searched refs:local_Kws_n_stacks (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/helgrind/
Dlibhb_core.c324 XArray* /* ULong_n_EC */ local_Kws_n_stacks; member
4030 thr->local_Kws_n_stacks in Thr__new()
4068 tl_assert(thr->local_Kws_n_stacks); in note_local_Kw_n_stack_for()
4071 nPresent = VG_(sizeXA)( thr->local_Kws_n_stacks ); in note_local_Kw_n_stack_for()
4076 VG_(dropHeadXA)( thr->local_Kws_n_stacks, nPresent / 2 ); in note_local_Kw_n_stack_for()
4077 nPresent = VG_(sizeXA)( thr->local_Kws_n_stacks ); in note_local_Kw_n_stack_for()
4085 = (ULong_n_EC*)VG_(indexXA)( thr->local_Kws_n_stacks, nPresent-1 ); in note_local_Kw_n_stack_for()
4092 VG_(addToXA)( thr->local_Kws_n_stacks, &pair ); in note_local_Kw_n_stack_for()
5045 tl_assert(confThr->local_Kws_n_stacks); in record_race_info()
5048 confThr->local_Kws_n_stacks, in record_race_info()
[all …]