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

  /src/external/gpl3/gdb/dist/sim/cris/
dv-cris.c 141 int64_t this_events_time = hw_event_queue_time (me); local
143 if (this_events_time == last_events_time)
148 last_events_time = this_events_time;
  /src/external/gpl3/gdb.old/dist/sim/cris/
dv-cris.c 141 int64_t this_events_time = hw_event_queue_time (me); local
143 if (this_events_time == last_events_time)
148 last_events_time = this_events_time;

Completed in 23 milliseconds