Home
last modified time | relevance | path

Searched refs:ProfileBlock (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/cortex/support/
H A DProfileBlock.h49 class ProfileBlock {
51 ProfileBlock(ProfileTarget& target, const char* name) : in ProfileBlock() function
56 ~ProfileBlock() { in ~ProfileBlock()