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

/haiku/src/bin/debug/profile/
H A DBasicProfileResult.cpp246 BasicProfileResult::GetImageProfileResult(SharedImage* image, image_id id, function in class:BasicProfileResult
H A DCallgrindProfileResult.cpp269 CallgrindProfileResult::GetImageProfileResult(SharedImage* image, image_id id, function in class:CallgrindProfileResult
H A DBasicProfileResult.h43 virtual status_t GetImageProfileResult(SharedImage* image,
H A DCallgrindProfileResult.h77 virtual status_t GetImageProfileResult(SharedImage* image,
H A DProfileResult.h82 virtual status_t GetImageProfileResult(SharedImage* image,
H A DSummaryProfileResult.cpp101 SummaryProfileResult::GetImageProfileResult(SharedImage* image, image_id id, function in class:SummaryProfileResult
109 status_t error = fResult->GetImageProfileResult(image, fNextImageID++,
H A DSummaryProfileResult.h73 virtual status_t GetImageProfileResult(SharedImage* image,
H A DThread.cpp143 status_t error = fProfileResult->GetImageProfileResult(

Completed in 30 milliseconds