Home
last modified time | relevance | path

Searched refs:ConvertJITFrame (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dreport_utils.h77 void ConvertJITFrame(std::vector<CallChainReportEntry>& callchain);
Dreport_utils.cpp125 ConvertJITFrame(result); in Build()
171 void CallChainReportBuilder::ConvertJITFrame(std::vector<CallChainReportEntry>& callchain) { in ConvertJITFrame() function in simpleperf::CallChainReportBuilder