Profiling Instructions



      profile_count   


 profile_count 
  ·  OperationCount the number of times the current method is invoked
  ·  Format
profile_count
  ·  Direct Format
{profile_count}
  ·  Forms profile_count = 255, 93 (0xFF, 0x5D)
   · Description This instruction adds 1 to the profiling count for the current method. It is normally inserted at the beginning of a method's code by the CVM coder when the engine is running in the profiling mode.


Copyright © Southern Storm Software Pty Ltd 2002
Licensed under GNU FDL