Home
last modified time | relevance | path

Searched refs:GetImageProfileResult (Results 1 – 8 of 8) sorted by relevance

/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.cpp108 SummaryProfileResult::GetImageProfileResult(SharedImage* image, image_id id, in GetImageProfileResult() function in SummaryProfileResult
116 status_t error = fResult->GetImageProfileResult(image, fNextImageID++, in GetImageProfileResult()
H A DBasicProfileResult.h44 virtual status_t GetImageProfileResult(SharedImage* image,
H A DCallgrindProfileResult.h78 virtual status_t GetImageProfileResult(SharedImage* image,
H A DSummaryProfileResult.h74 virtual status_t GetImageProfileResult(SharedImage* image,
H A DProfileResult.h84 virtual status_t GetImageProfileResult(SharedImage* image,
H A DThread.cpp144 status_t error = fProfileResult->GetImageProfileResult( in AddImage()
H A DCallgrindProfileResult.cpp278 CallgrindProfileResult::GetImageProfileResult(SharedImage* image, image_id id, in GetImageProfileResult() function in CallgrindProfileResult
H A DBasicProfileResult.cpp263 BasicProfileResult::GetImageProfileResult(SharedImage* image, image_id id, in GetImageProfileResult() function in BasicProfileResult