Searched defs:stack (Results 1 – 3 of 3) sorted by relevance
62 BoundedStackVisitor(std::vector<std::pair<mirror::ArtMethod*, uint32_t>>* stack, in BoundedStackVisitor()109 std::vector<InstructionLocation> stack; in GetSample() local449 void BackgroundMethodSamplingProfiler::RecordStack(const std::vector<InstructionLocation>& stack) { in RecordStack()505 void ProfileSampleResults::PutStack(const std::vector<InstructionLocation>& stack) { in PutStack()
411 std::deque<instrumentation::InstrumentationStackFrame>* stack = thread->GetInstrumentationStack(); in InstrumentationRestoreStack() local1042 std::deque<instrumentation::InstrumentationStackFrame>* stack = self->GetInstrumentationStack(); in PushInstrumentationStackFrame() local1059 std::deque<instrumentation::InstrumentationStackFrame>* stack = self->GetInstrumentationStack(); in PopInstrumentationStackFrame() local1114 std::deque<instrumentation::InstrumentationStackFrame>* stack = self->GetInstrumentationStack(); in PopMethodForUnwind() local
727 void Heap::MarkAllocStackAsLive(accounting::ObjectStack* stack) { in MarkAllocStackAsLive()2081 accounting::ObjectStack* stack) { in MarkAllocStack()