summaryrefslogtreecommitdiff
path: root/src/vm/proftoeeinterfaceimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/proftoeeinterfaceimpl.h')
-rw-r--r--src/vm/proftoeeinterfaceimpl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vm/proftoeeinterfaceimpl.h b/src/vm/proftoeeinterfaceimpl.h
index c6dc289037..016b1f714b 100644
--- a/src/vm/proftoeeinterfaceimpl.h
+++ b/src/vm/proftoeeinterfaceimpl.h
@@ -615,6 +615,10 @@ public:
ModuleID moduleIds[],
mdMethodDef methodIds[]);
+ COM_METHOD SuspendRuntime();
+
+ COM_METHOD ResumeRuntime();
+
// end ICorProfilerInfo10
protected: