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

/haiku/src/apps/cortex/support/
H A DProfileTarget.h70 typedef map<BString, block_entry> block_entry_map; typedef in class:ProfileTarget
71 block_entry_map m_blockEntryMap;
H A DProfileTarget.cpp94 for(block_entry_map::const_iterator it = m_blockEntryMap.begin();

Completed in 90 milliseconds