Functions
CallgrindFunction* functions = image->Functions();
CallgrindFunction& function = image->Functions()[functionIndex];
inline CallgrindFunction* Functions() const;