Searched refs:eoldidx (Results 1 – 1 of 1) sorted by relevance
301 static int eoldidx; variable2874 if (elastidx == eoldidx) { /* reached mark ? */ in gdth_store_event()2875 ++eoldidx; in gdth_store_event()2876 if (eoldidx == MAX_EVENTS) in gdth_store_event()2877 eoldidx = 0; in gdth_store_event()2901 eindex = eoldidx; in gdth_read_event()2934 eindex = eoldidx; in gdth_readapp_event()2960 eoldidx = elastidx = 0; in gdth_clear_events()