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

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

Completed in 39 milliseconds