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

/haiku-fatelf/src/apps/cortex/support/
H A DProfileBlock.h32 // ProfileBlock.h
35 // Quick'n'dirty profiling tool: create a ProfileBlock on the
49 class ProfileBlock { class
51 ProfileBlock(ProfileTarget& target, const char* name) : function in class:ProfileBlock
56 ~ProfileBlock() {

Completed in 35 milliseconds