Searched refs:ConvertJITFrame (Results 1 – 2 of 2) sorted by relevance
77 void ConvertJITFrame(std::vector<CallChainReportEntry>& callchain);
125 ConvertJITFrame(result); in Build()171 void CallChainReportBuilder::ConvertJITFrame(std::vector<CallChainReportEntry>& callchain) { in ConvertJITFrame() function in simpleperf::CallChainReportBuilder