Searched refs:frame_count (Results 1 – 13 of 13) sorted by relevance
145 const uint32_t frame_count = thread->GetStackFrameCount(); in BucketThread() local146 for (uint32_t frame_index = 0; frame_index < frame_count; frame_index++) { in BucketThread()
4547 uint32_t frame_count = thread->GetStackFrameCount(); in AddSymbolsForStack() local4548 for (uint32_t i = 0; i < frame_count; ++i) { in AddSymbolsForStack()
527 u8 frame_count; member585 u8 frame_count; member
573 int frame_count = 0; in unwind_phase2() local583 if (resume && frame_count == 1) { in unwind_phase2()690 frame_count++; in unwind_phase2()
228 __u32 frame_count; /* frames output since decode/encode began */ member
1074 if (IWL_FW_CHECK(mld, tx_resp->frame_count != 1, in iwl_mld_handle_tx_resp_notif()1076 tx_resp->frame_count)) in iwl_mld_handle_tx_resp_notif()1086 tx_resp->frame_count) & 0xFFFF; in iwl_mld_handle_tx_resp_notif()
1583 tx_resp->frame_count); in iwl_mvm_get_scd_ssn()1860 for (i = 0; i < tx_resp->frame_count; i++) { in iwl_mvm_rx_tx_cmd_agg_dbg()1931 if (tx_resp->frame_count == 1) in iwl_mvm_rx_tx_cmd()
6031 uint8_t frame_count; member6089 uint8_t frame_count; member6286 tx_resp->frame_count) & 0xfff; in iwx_get_scd_ssn()
4798 if (qid < IWX_FIRST_AGG_TX_QUEUE && tx_resp->frame_count > 1) in iwx_rx_tx_cmd()4801 tx_resp->frame_count * sizeof(tx_resp->status) > len) in iwx_rx_tx_cmd()4806 if (tx_resp->frame_count > 1) /* A-MPDU */ in iwx_rx_tx_cmd()4831 memcpy(&ssn, &tx_resp->status + tx_resp->frame_count, sizeof(ssn)); in iwx_rx_tx_cmd()
5023 * Valid only if frame_count =15104 * by the frame_count field:5106 * 1) No aggregation (frame_count == 1). This reports Tx results for a single5110 * 2) Aggregation (frame_count > 1). This reports Tx results for two or more5156 * @frame_count: 1 no aggregation, >1 aggregation5178 * follow this one, up to frame_count.5184 uint8_t frame_count;5312 tx_resp->frame_count) & 0xfff;5180 uint8_t frame_count; global() member
3452 KASSERT(tx_resp->frame_count == 1, ("too many frames")); in iwm_rx_tx_cmd_single()3459 tx_resp->frame_count, in iwm_rx_tx_cmd_single()
1781 u_int32_t frame_count; member
3590 cmd_mfi->cmd_id.frame_count = 0; in mrsas_release_mfi_cmd()