Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dreport_json_file.cpp118 grandchildren.funcName_ = std::get<keyfuncName>(functionList_.at(funcId)); in AddReportCallStack()
150 grandchildren.funcName_ = std::get<keyfuncName>(functionList_.at(funcId)); in AddReportCallStackReverse()
/developtools/hiperf/include/
Dreport_json_file.h356 static constexpr const int keyfuncName = 1; variable