Searched refs:eoldidx (Results 1 – 1 of 1) sorted by relevance
300 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()2892 eindex = eoldidx; in gdth_read_event()2925 eindex = eoldidx; in gdth_readapp_event()2951 eoldidx = elastidx = 0; in gdth_clear_events()