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