提交 24aa2e42 编写于 作者: P Paolo Molaro

Leftover.

svn path=/trunk/mono/; revision=152965
上级 9224ca55
......@@ -35,7 +35,6 @@ void mono_profiler_method_end_invoke (MonoMethod *method) MONO_INTERNAL;
void mono_profiler_code_transition (MonoMethod *method, int result) MONO_INTERNAL;
void mono_profiler_allocation (MonoObject *obj, MonoClass *klass) MONO_INTERNAL;
void mono_profiler_string_allocation (MonoDomain *domain, MonoString *str) MONO_INTERNAL;
void mono_profiler_monitor_event (MonoObject *obj, MonoProfilerMonitorEvent event) MONO_INTERNAL;
void mono_profiler_stat_hit (guchar *ip, void *context) MONO_INTERNAL;
void mono_profiler_stat_call_chain (int call_chain_depth, guchar **ips, void *context) MONO_INTERNAL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册