Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp75 int *stack_count, int *mop_count, int *loc_count, in __tsan_get_report_data() argument
83 *mop_count = rep->mops.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h131 int *stack_count, int *mop_count, int *loc_count,
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h211 int *mop_count, int *loc_count, int *mutex_count, int *thread_count,