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

  /src/sys/arch/alpha/alpha/
fp_complete.c 137 static struct evcnt ts_unresolved; /* cases it wasn't, code problems? */ variable in typeref:struct:evcnt
782 atomic_inc_ulong(&ts_unresolved.ev_count);
843 evcnt_attach_dynamic_nozero(&ts_unresolved, EVCNT_TYPE_MISC, NULL,
fp_complete.c 137 static struct evcnt ts_unresolved; /* cases it wasn't, code problems? */ variable in typeref:struct:evcnt
782 atomic_inc_ulong(&ts_unresolved.ev_count);
843 evcnt_attach_dynamic_nozero(&ts_unresolved, EVCNT_TYPE_MISC, NULL,

Completed in 57 milliseconds