Searched refs:addBlockEntry (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/cortex/support/
H A DProfileBlock.h57 m_target.addBlockEntry(m_name, system_time()-m_initTime);
H A DProfileTarget.h57 inline void addBlockEntry(const char* blockName, bigtime_t elapsed);
H A DProfileTarget.cpp112 inline void ProfileTarget::addBlockEntry( function in class:ProfileTarget

Completed in 38 milliseconds