HomeSort by: relevance | last modified time | path
    Searched defs:fp_ill_func (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/alpha/alpha/
fp_complete.c 140 static struct evcnt fp_ill_func; /* unexpected function codes */ variable in typeref:struct:evcnt
182 atomic_inc_ulong(&fp_ill_func.ev_count);
848 evcnt_attach_dynamic_nozero(&fp_ill_func, EVCNT_TYPE_MISC, NULL,

Completed in 13 milliseconds