Searched refs:Functions (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/debug/profile/
H A DCallgrindProfileResult.h55 inline CallgrindFunction* Functions() const;
H A DCallgrindProfileResult.cpp98 CallgrindImageProfileResult::Functions() const function in class:CallgrindImageProfileResult
222 CallgrindFunction* functions = image->Functions();
306 CallgrindFunction& function = image->Functions()[functionIndex];

Completed in 34 milliseconds