Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dreport_json_file.cpp30 void ReportJsonFile::addNewFunction(int libId, std::string_view name) in addNewFunction() function in OHOS::Developtools::HiPerf::ReportJsonFile
46 addNewFunction(libId, symbolIt->GetName()); in ProcessSymbolsFiles()
86 addNewFunction(libId, function); in GetFunctionID()
/developtools/hiperf/include/
Dreport_json_file.h386 void addNewFunction(int libId, std::string_view name);