Home
last modified time | relevance | path

Searched refs:mergeProfilesByThread (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/XRay/
H A DProfile.h41 Profile mergeProfilesByThread(const Profile &L, const Profile &R);
/openbsd-src/gnu/llvm/llvm/lib/XRay/
H A DProfile.cpp193 Profile mergeProfilesByThread(const Profile &L, const Profile &R) { in mergeProfilesByThread() function