Home
last modified time | relevance | path

Searched refs:creation_stack (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cc31 u32 creation_stack; member
112 d->creation_stack = CurrentStackId(thr, pc); in init()
153 *stack = d->creation_stack; in FdLocation()
215 d->creation_stack = 0; in FdClose()
/external/tensorflow/tensorflow/python/util/
Dtf_should_use.py63 creation_stack = ''.join(
71 (self._type, self._repr, creation_stack))