* 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. */