Searched refs:methodname (Results 1 – 1 of 1) sorted by relevance
774 std::string methodname = info[0]; in ReadPrevious() local800 previous_[methodname] = PreviousValue(total_count, size, context_map); in ReadPrevious()862 const std::string& methodname = it->second[0]; in LoadFile() local874 ProfileData curData = ProfileData(methodname, count, size, usedPercent, topKPercentage); in LoadFile()875 profile_map_[methodname] = curData; in LoadFile()