Searched refs:readFunctionProfiles (Results 1 – 2 of 2) sorted by relevance
838 std::error_code readFunctionProfiles();
1600 std::error_code SampleProfileReaderGCC::readFunctionProfiles() { in readFunctionProfiles() function in SampleProfileReaderGCC1751 if (std::error_code EC = readFunctionProfiles()) in readImpl()