/external/openfst/src/include/fst/extensions/pdt/ |
D | pdt.h | 85 StackId Find(StackId stack_id, Label label) { in Find() 113 StackId Pop(StackId stack_id) const { in Pop() 118 ssize_t Top(StackId stack_id) const { in Top() 159 StackId stack_id; member
|
D | expand.h | 181 StackId stack_id = stack_->Find(tuple.stack_id, arc.ilabel); in ExpandState() local 890 StackId stack_id = state_table_.Tuple(s).stack_id; in Expand() local
|
D | compose.h | 398 StackId stack_id = stack_.Find(f2.GetState(), label); in FilterParen() local
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common_linux.cc | 95 static uptr GetCallerPC(u32 stack_id, StackDepotReverseMap *map) { in GetCallerPC() 119 u32 stack_id = m.stack_trace_id(); in ProcessPlatformSpecificAllocationsCb() local
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_ignoreset.cc | 23 void IgnoreSet::Add(u32 stack_id) { in Add()
|
D | tsan_rtl_report.cc | 107 ReportStack *SymbolizeStackId(u32 stack_id) { in SymbolizeStackId() 377 void ScopedReport::AddSleep(u32 stack_id) { in AddSleep()
|
/external/chromium_org/tools/profile_chrome/third_party/ |
D | perf_to_tracing.py | 74 def __init__(self, stack_id, name, category): argument 113 def __init__(self, stack_id, ts, cpu, tid, weight, samp_type, comm): argument
|
/external/lldb/include/lldb/Target/ |
D | Thread.h | 145 RegisterCheckpoint (const StackID &stack_id) : in RegisterCheckpoint() 179 SetStackID (const StackID &stack_id) in SetStackID() 382 GetFrameWithStackID (const StackID &stack_id) in GetFrameWithStackID()
|
/external/compiler-rt/lib/msan/ |
D | msan_allocator.cc | 105 u32 stack_id = StackDepotPut(stack->trace, stack->size); in MsanAllocate() local 128 u32 stack_id = StackDepotPut(stack->trace, stack->size); in MsanDeallocate() local
|
D | msan_report.cc | 71 u32 stack_id = ChainedOriginDepotGet(o.id(), &prev_id); in DescribeOrigin() local
|
D | msan_interceptors.cc | 846 u32 stack_id = StackDepotPut(stack.trace, stack.size); in __msan_allocated_memory() local
|
/external/compiler-rt/lib/asan/ |
D | asan_globals.cc | 51 u32 stack_id; member 181 u32 stack_id = StackDepotPut(stack.trace, stack.size); in __asan_register_globals() local
|
D | asan_thread.h | 45 u32 stack_id; variable
|
/external/lldb/source/Target/ |
D | StackFrameList.cpp | 599 CompareStackID (const StackFrameSP &stack_sp, const StackID &stack_id) in CompareStackID() 605 StackFrameList::GetFrameWithStackID (const StackID &stack_id) in GetFrameWithStackID()
|
D | Thread.cpp | 160 Thread::ThreadEventData::ThreadEventData (const lldb::ThreadSP thread_sp, const StackID &stack_id) : in ThreadEventData() 207 StackID stack_id; in GetStackIDFromEvent() local
|
/external/chromium_org/v8/src/third_party/vtune/ |
D | jitprofiling.h | 194 unsigned int stack_id; member
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | jitprofiling.h | 155 unsigned int stack_id; member
|
/external/chromium_org/sync/protocol/ |
D | sync.proto | 764 optional string stack_id = 1; field
|