OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sleep_trace
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/test/tsan/
debugging.cc
17
int *unique_tid_count, void **
sleep_trace
,
59
void *
sleep_trace
[16] = {0};
local
62
&unique_tid_count,
sleep_trace
, 16);
/external/compiler-rt/lib/tsan/rtl/
tsan_debugging.cc
67
int *unique_tid_count, void **
sleep_trace
,
78
if (rep->sleep) CopyTrace(rep->sleep->frames,
sleep_trace
, trace_size);
tsan_interface.h
99
int *unique_tid_count, void **
sleep_trace
,
Completed in 859 milliseconds