Searched refs:last_events_time (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Ddv-cris.c136 static signed64 last_events_time = 0; local
140 if (this_events_time == last_events_time)
145 last_events_time = this_events_time;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Ddv-cris.c136 static signed64 last_events_time = 0; local
140 if (this_events_time == last_events_time)
145 last_events_time = this_events_time;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Ddv-cris.c136 static signed64 last_events_time = 0; local
140 if (this_events_time == last_events_time)
145 last_events_time = this_events_time;

Completed in 153 milliseconds