Searched refs:event_index (Results 1 – 6 of 6) sorted by relevance
89 unsigned int event_index; member167 core_stats->event_index = 0; in mod_stats_create()207 unsigned int event_index = 0; in mod_stats_dump() local239 if (event_index < core_stats->event_index && in mod_stats_dump()240 i == events[event_index].entry_id) { in mod_stats_dump()241 DISPLAY_STATS("==Event==%s\n", events[event_index].event_string); in mod_stats_dump()242 event_index++; in mod_stats_dump()294 core_stats->event_index = 0; in mod_stats_reset_data()314 if (core_stats->event_index >= core_stats->event_entries) in mod_stats_update_event()318 index = core_stats->event_index; in mod_stats_update_event()[all …]
378 TW_INT32 event_index; in tw_cl_ioctl() local404 event_index = ctlr->aen_head; in tw_cl_ioctl()412 event_index = ctlr->aen_tail; /* = 0 */ in tw_cl_ioctl()415 &(ctlr->aen_queue[event_index]), in tw_cl_ioctl()418 ctlr->aen_queue[event_index].retrieved = TW_CL_AEN_RETRIEVED; in tw_cl_ioctl()447 event_index = (ctlr->aen_head - 1 + ctlr->max_aens_supported) % in tw_cl_ioctl()451 &(ctlr->aen_queue[event_index]), in tw_cl_ioctl()454 ctlr->aen_queue[event_index].retrieved = TW_CL_AEN_RETRIEVED; in tw_cl_ioctl()495 event_index = (start_index + event_buf.sequence_id - in tw_cl_ioctl()502 start_index, event_index, event_buf.sequence_id, in tw_cl_ioctl()[all …]
415 uint8_t event_index; member
1913 i = sc->event_index; in mpssas_record_event()1938 sc->event_index = (uint8_t)i; in mpssas_record_event()
446 uint8_t event_index; member
2132 i = sc->event_index; in mprsas_record_event()2157 sc->event_index = (uint8_t)i; in mprsas_record_event()