Home
last modified time | relevance | path

Searched defs:convertCSProfiles (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp449 void ProfileConverter::convertCSProfiles(ProfileConverter::FrameNode &Node) { in convertCSProfiles() function in ProfileConverter
503 void ProfileConverter::convertCSProfiles() { convertCSProfiles(RootFrame); } in convertCSProfiles() function in ProfileConverter