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

  /src/sys/arch/alpha/alpha/
fp_complete.c 136 static struct evcnt ts_resolved; /* cases trigger pc found */ variable in typeref:struct:evcnt
778 atomic_inc_ulong(&ts_resolved.ev_count);
841 evcnt_attach_dynamic_nozero(&ts_resolved, EVCNT_TYPE_MISC, NULL,
fp_complete.c 136 static struct evcnt ts_resolved; /* cases trigger pc found */ variable in typeref:struct:evcnt
778 atomic_inc_ulong(&ts_resolved.ev_count);
841 evcnt_attach_dynamic_nozero(&ts_resolved, EVCNT_TYPE_MISC, NULL,
fp_complete.c 136 static struct evcnt ts_resolved; /* cases trigger pc found */ variable in typeref:struct:evcnt
778 atomic_inc_ulong(&ts_resolved.ev_count);
841 evcnt_attach_dynamic_nozero(&ts_resolved, EVCNT_TYPE_MISC, NULL,

Completed in 114 milliseconds