Searched refs:HotFuncInfo (Results 1 – 1 of 1) sorted by relevance
3008 struct HotFuncInfo { struct3015 HotFuncInfo() = default;3017 HotFuncInfo(StringRef FN, uint64_t TS, double TSP, uint64_t MS, uint64_t ES) in HotFuncInfo() argument3030 const std::vector<HotFuncInfo> &PrintValues, in dumpHotFunctionList()3122 std::vector<HotFuncInfo> PrintValues; in showHotFunctionList()3130 HotFuncInfo(Func.getContext().toString(), Func.getTotalSamples(), in showHotFunctionList()