Home
last modified time | relevance | path

Searched defs:ReportFuncMapItem (Results 1 – 1 of 1) sorted by relevance

/developtools/hiperf/include/
Dreport_json_file.h186 struct ReportFuncMapItem { struct
200 ReportFuncMapItem(int libId, std::string_view funcName) : libId_(libId), funcName_(funcName) {} in ReportFuncMapItem() argument