Searched refs:pandaFileManager (Results 1 – 1 of 1) sorted by relevance
78 JSPandaFileManager *pandaFileManager = JSPandaFileManager::GetInstance(); in StartCpuProfilerForInfo() local79 pandaFileManager->EnumerateJSPandaFiles([&](const std::shared_ptr<JSPandaFile> &file) -> bool { in StartCpuProfilerForInfo()80 pandaFileManager->CpuProfilerGetJSPtExtractor(file.get()); in StartCpuProfilerForInfo()141 JSPandaFileManager *pandaFileManager = JSPandaFileManager::GetInstance(); in StartCpuProfilerForFile() local142 pandaFileManager->EnumerateJSPandaFiles([&](const std::shared_ptr<JSPandaFile> &file) -> bool { in StartCpuProfilerForFile()143 pandaFileManager->CpuProfilerGetJSPtExtractor(file.get()); in StartCpuProfilerForFile()