Home
last modified time | relevance | path

Searched refs:exceptions_finallys (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmono-perfcounters-def.h50 …R_COUNTER(EXC_FINALLYS_PSEC, "# of Finallys/Sec", "", RateOfCountsPerSecond32, exceptions_finallys)
H A Dclass-internals.h809 gint32 exceptions_finallys; member
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-exceptions.c2263 mono_atomic_inc_i32 (&mono_perfcounters->exceptions_finallys); in mono_handle_exception_internal()