Searched refs:cfi_op_list_ctr (Results 1 – 1 of 1) sorted by relevance
465 …if ((cfil)->cfi_op_list_ctr < CFI_MAX_TIME_LOG_ENTRY) { …467 …(cfil)->cfi_op_time[(cfil)->cfi_op_list_ctr] = (uint32_t)(_tdiff.tv_sec * 1000 + _tdiff.tv_usec / …468 …(cfil)->cfi_op_list[(cfil)->cfi_op_list_ctr] = (unsigned char)op; …469 …(cfil)->cfi_op_list_ctr ++; …484 uint32_t cfi_op_list_ctr; member3538 msg_closed.cfc_op_list_ctr = cfil_info->cfi_op_list_ctr; in cfil_dispatch_closed_event()