Searched refs:StatMop1 (Results 1 – 8 of 8) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_stat.h | 24 StatMop1, // These must be consequtive. enumerator
|
D | tsan_rtl.cc | 585 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccessImpl1() 770 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccess() 779 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccess() 793 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccess() 818 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccessImpl()
|
D | tsan_stat.cc | 32 name[StatMop1] = " Including size 1 "; in StatOutput()
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_stat.h | 23 StatMop1, // These must be consequtive. enumerator
|
D | tsan_rtl.cpp | 659 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccessImpl1() 857 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccess() 866 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccess() 880 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccess() 905 StatInc(thr, (StatType)(StatMop1 + kAccessSizeLog)); in MemoryAccessImpl()
|
D | tsan_stat.cpp | 31 name[StatMop1] = " Including size 1 "; in StatOutput()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 6432 <enumerator name='StatMop1' value='3'/> 17878 <enumerator name='StatMop1' value='3'/>
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 10712 <enumerator name='StatMop1' value='3'/> 30409 <enumerator name='StatMop1' value='3'/>
|