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

/haiku-fatelf/src/bin/debug/profile/
H A DBasicProfileResult.h21 inline bool AddHit(addr_t address);
H A DBasicProfileResult.cpp63 BasicImageProfileResult::AddHit(addr_t address) function in class:BasicImageProfileResult
307 if (image->AddHit(address - loadDelta))

Completed in 43 milliseconds