Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmono-perfcounters-def.h44 PERFCTR_COUNTER(JIT_FAILURES, "Standard Jit Failures", "", NumberOfItems32, jit_failures)
H A Dclass-internals.h805 gint32 jit_failures; member
H A Dmono-perfcounters.c1122 sample->rawValue = mono_atomic_load_i32 (&mono_perfcounters->jit_failures); in predef_writable_counter()