5#ifndef VTUNE_IPROFILERSERVICE_H
6#define VTUNE_IPROFILERSERVICE_H
virtual StatusCode pauseProfiling()=0
Pause profiling.
virtual StatusCode resumeProfiling()=0
Resume profiling.
virtual bool isProfilingRunning() const =0
Is the profiling running at the moment?
DeclareInterfaceID(IVTuneProfilerSvc, 0, 1)
Interface ID definition.