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

  /src/sys/arch/alpha/alpha/
fp_complete.c 139 static struct evcnt fp_ill_opc; /* unexpected op codes */ variable in typeref:struct:evcnt
571 atomic_inc_ulong(&fp_ill_opc.ev_count);
846 evcnt_attach_dynamic_nozero(&fp_ill_opc, EVCNT_TYPE_MISC, NULL,
fp_complete.c 139 static struct evcnt fp_ill_opc; /* unexpected op codes */ variable in typeref:struct:evcnt
571 atomic_inc_ulong(&fp_ill_opc.ev_count);
846 evcnt_attach_dynamic_nozero(&fp_ill_opc, EVCNT_TYPE_MISC, NULL,

Completed in 25 milliseconds