Searched refs:readFunctionProfiles (Results 1 – 4 of 4) sorted by relevance
426 std::error_code readFunctionProfiles();
570 std::error_code SampleProfileReaderGCC::readFunctionProfiles() { in readFunctionProfiles() function in SampleProfileReaderGCC721 if (std::error_code EC = readFunctionProfiles()) in read()
710 std::error_code readFunctionProfiles();
1052 std::error_code SampleProfileReaderGCC::readFunctionProfiles() { in readFunctionProfiles() function in SampleProfileReaderGCC1201 if (std::error_code EC = readFunctionProfiles()) in readImpl()