/external/perfetto/src/profiling/common/ |
D | callstack_trie.cc | 48 const std::vector<unwindstack::FrameData>& callstack, in CreateCallsite() 66 const std::vector<Interned<Frame>>& callstack) { in CreateCallsite()
|
D | interning_output.cc | 159 protos::pbzero::Callstack* callstack = out->add_callstacks(); in WriteCallstack() local
|
/external/compiler-rt/test/asan/TestCases/Darwin/ |
D | crashlog-stacktraces.c | 17 void* callstack[128]; in death_function() local
|
/external/openthread/src/posix/platform/ |
D | backtrace.cpp | 62 android::CallStack callstack; in dumpStack() local
|
/external/perfetto/src/profiling/memory/ |
D | bookkeeping.cc | 34 const std::vector<unwindstack::FrameData>& callstack, in RecordMalloc()
|
/external/grpc-grpc/src/core/client_channel/ |
D | dynamic_filters.cc | 43 #define CALL_STACK_TO_CALL(callstack) \ argument
|
D | subchannel.cc | 82 #define CALL_STACK_TO_SUBCHANNEL_CALL(callstack) \ argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | dynamic_filters.cc | 44 #define CALL_STACK_TO_CALL(callstack) \ argument
|
D | subchannel.cc | 80 #define CALL_STACK_TO_SUBCHANNEL_CALL(callstack) \ argument
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | profile_packet_sequence_state.cc | 127 const SourceCallstack& callstack) { in AddCallstack()
|
D | profile_packet_sequence_state_unittest.cc | 338 const ProfilePacketSequenceState::SourceCallstack& callstack = in TEST() local
|
D | proto_trace_parser_impl_unittest.cc | 2766 auto* callstack = interned_data->add_callstacks(); in TEST_F() local 2871 auto* callstack = interned_data->add_callstacks(); in TEST_F() local
|
/external/python/mako/mako/ |
D | codegen.py | 644 self, node, buffered, filtered, cached, callstack=True argument
|
/external/pytorch/torch/csrc/jit/runtime/ |
D | interpreter.cpp | 1061 std::vector<StackEntry> callstack() const { in callstack() function
|
/external/perfetto/src/trace_processor/ |
D | export_json.cc | 1364 std::vector<std::string> callstack; in ExportCpuProfileSamples() local
|
/external/pytorch/torch/csrc/jit/ir/ |
D | ir.h | 444 std::optional<InlinedCallStackPtr> callstack() const { in callstack() function
|
/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_resolve_ast.c | 48 struct cil_tree_node *callstack; member
|