MCPcopy Create free account
hub / github.com/PlatformLab/Homa / qualifiedFunction

Method qualifiedFunction

src/CodeLocation.cc:89–106  ·  view source on GitHub ↗

* Return the name of the function, qualified by its surrounding classes and * namespaces. * * Beware: the original version of this method imported from the RAMCloud * project used PCRECPP, was really really slow (10-20 microseconds) and was * thus NOT used in log messages. The current implemenation uses C++11 regex but * may not be much faster. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TESTFunction · 0.80

Calls 2

formatFunction · 0.70
emptyMethod · 0.45

Tested by 1

TESTFunction · 0.64