Searched refs:eoldidx (Results 1 – 1 of 1) sorted by relevance
301 static int eoldidx; variable2865 if (elastidx == eoldidx) { /* reached mark ? */ in gdth_store_event()2866 ++eoldidx; in gdth_store_event()2867 if (eoldidx == MAX_EVENTS) in gdth_store_event()2868 eoldidx = 0; in gdth_store_event()2891 eindex = eoldidx; in gdth_read_event()2924 eindex = eoldidx; in gdth_readapp_event()2950 eoldidx = elastidx = 0; in gdth_clear_events()