Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/Darwin/
H A Dexternal-swift-debugging.cpp11 int *stack_count, int *mop_count, int *loc_count,
52 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
55 __tsan_get_report_data(report, &description, &count, &stack_count, &mop_count, in __tsan_on_report()
/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Ddebugging.cpp16 int *stack_count, int *mop_count, int *loc_count,
59 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
62 __tsan_get_report_data(report, &description, &count, &stack_count, &mop_count, in __tsan_on_report()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_debugging.cpp73 int *stack_count, int *mop_count, int *loc_count, in __tsan_get_report_data() argument
80 *stack_count = rep->stacks.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h119 int *stack_count, int *mop_count, int *loc_count,
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp73 int *stack_count, int *mop_count, int *loc_count, in __tsan_get_report_data() argument
80 *stack_count = rep->stacks.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h119 int *stack_count, int *mop_count, int *loc_count,