Home
last modified time | relevance | path

Searched refs:_imageResult (Results 1 – 7 of 7) sorted by relevance

/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.cpp109 ImageProfileResult*& _imageResult) in GetImageProfileResult() argument
130 _imageResult = summaryImage->Result(); in GetImageProfileResult()
131 _imageResult->AcquireReference(); in GetImageProfileResult()
H A DBasicProfileResult.h46 ImageProfileResult*& _imageResult);
H A DCallgrindProfileResult.h80 ImageProfileResult*& _imageResult);
H A DSummaryProfileResult.h76 ImageProfileResult*& _imageResult);
H A DCallgrindProfileResult.cpp279 ImageProfileResult*& _imageResult) in GetImageProfileResult() argument
292 _imageResult = result; in GetImageProfileResult()
H A DProfileResult.h86 ImageProfileResult*& _imageResult) = 0;
H A DBasicProfileResult.cpp264 ImageProfileResult*& _imageResult) in GetImageProfileResult() argument
277 _imageResult = result; in GetImageProfileResult()