#include <utilities.h>
Link against:
systemmonitor.lib
This item is not part of the S60 5th Edition SDK
GetChunkL(RChunk *,CSystemMonitorError *,TBool *,TInt)
IMPORT_C void GetChunkL(RChunk *aChunk, CSystemMonitorError *aSystemMonitorError, TBool *aCreatedChunk, TInt aBufferSize);
Description
GetChunkL: Used by the InstrumentationHandler and the SystemMonitor to get a pointer to the global chunk. If it does not exist
it is created.
Parameters
Leave codes
InitialiseChunkL(CConfiguration *,CGlobalEventLogVars **,TInstrumentationEventInformation **,unsigned char *,TInt *)
IMPORT_C void InitialiseChunkL(CConfiguration *aConfiguration, CGlobalEventLogVars **aGlobalEventLogVars, TInstrumentationEventInformation
**aRecordsStart, unsigned char *aEndAddress, TInt *aRecordBufferSize);
Description
InitialiseChunkL: Initialises the shared global memory. to store instrumentation record information.
Parameters
Leave codes