Searched refs:Callstack (Results 1 – 9 of 9) sorted by relevance
60 const protos::pbzero::Callstack::Decoder& entry) { in MakeSourceCallstack()181 protos::pbzero::Callstack::Decoder decoder( in GetCallstack()
161 TEST_F(HeapProfileTrackerDupTest, Callstack) { in TEST_F() argument
279 protos::pbzero::Callstack::Decoder entry(*it); in ParseProfilePacket()
159 protos::pbzero::Callstack* callstack = out->add_callstacks(); in WriteCallstack()
215 if (!Callstack(thread_id, &stack)) { in TopStackFrame()224 bool Callstack(dap::integer thread_id, std::vector<dap::StackFrame>* stack) { in Callstack() function in amber::vulkan::__anonf24a5b550111::Client651 if (!client_.Callstack(thread_id_, &got_stack)) { in ExpectCallstack()
148 message Callstack { message
35 repeated Callstack callstacks = 3;
93 repeated Callstack callstacks = 7;
6103 message Callstack { message7314 repeated Callstack callstacks = 7;7810 repeated Callstack callstacks = 3;