OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RestoreStack
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_report.cc
379
void
RestoreStack
(int tid, const u64 epoch, VarSizeStackTrace *stk,
394
DPrintf("#%d:
RestoreStack
epoch=%zu ebegin=%zu eend=%zu partidx=%d\n",
667
RestoreStack
(s2.tid(), s2.epoch(), &traces[1], mset2, &tags[1]);
/src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_rtl_report.cpp
432
bool
RestoreStack
(EventType type, Sid sid, Epoch epoch, uptr addr, uptr size,
438
DPrintf2("
RestoreStack
: sid=%u@%u addr=0x%zx/%zu typ=%x\n",
469
DPrintf2("
RestoreStack
: tid=%d trace=%p no trace parts\n", tid, trace);
484
DPrintf2("
RestoreStack
: tid=%d parts=[%p-%p] last_pos=%p\n", tid,
764
// We need to lock the slot during
RestoreStack
because it protects
771
if (!
RestoreStack
(EventType::kAccessExt, s[1].sid(), s[1].epoch(), addr1,
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_rtl_report.cpp
390
void
RestoreStack
(Tid tid, const u64 epoch, VarSizeStackTrace *stk,
405
DPrintf("#%d:
RestoreStack
epoch=%zu ebegin=%zu eend=%zu partidx=%d\n",
535
bool
RestoreStack
(Tid tid, EventType type, Sid sid, Epoch epoch, uptr addr,
541
DPrintf2("
RestoreStack
: tid=%u sid=%u@%u addr=0x%zx/%zu typ=%x\n", tid,
900
RestoreStack
(s2.tid(), s2.epoch(), &traces[1], mset2, &tags[1]);
Completed in 18 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026