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