Searched refs:imageResult (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.cpp108 ImageProfileResult* imageResult; local
110 imageResult);
114 BReference<ImageProfileResult> imageResultReference(imageResult, true);
116 summaryImage = new(std::nothrow) SummaryImage(imageResult);

Completed in 32 milliseconds