Searched defs:pandaFileIdx (Results 1 – 3 of 3) sorted by relevance
59 int32_t pandaFileIdx; member64 int32_t pandaFileIdx; member
170 uint32_t AotPgoFile::WriteMethodsSection(std::ofstream &fd, int32_t pandaFileIdx, uint32_t *checkSu… in WriteMethodsSection()
83 …ProfilingSaver::AddMethod(pgo::AotProfilingData *profileData, Method *method, int32_t pandaFileIdx) in AddMethod()129 auto pandaFileIdx = profileData->GetPandaFileIdxByName(pandaFileName); in AddProfiledMethods() local