Searched refs:PutStack (Results 1 – 2 of 2) sorted by relevance
108 void PutStack(const std::vector<InstructionLocation>& stack_dump) REQUIRES(!lock_);
457 profile_table_.PutStack(stack); in RecordStack()511 void ProfileSampleResults::PutStack(const std::vector<InstructionLocation>& stack) { in PutStack() function in art::ProfileSampleResults