Home
last modified time | relevance | path

Searched refs:abort_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dcallchain.c609 call->abort_count = 1; in fill_node()
768 cnode->abort_count++; in match_chain()
1250 if (abort_count) in callchain_counts_value()
1251 *abort_count += clist->abort_count; in callchain_counts_value()
1274 abort_count, in callchain_node_branch_counts_cumul()
1295 if (abort_count) in callchain_branch_counts()
1296 *abort_count = 0; in callchain_branch_counts()
1304 abort_count, in callchain_branch_counts()
1324 u64 abort_count, in branch_to_str() argument
1339 if (abort_count) { in branch_to_str()
[all …]
A Dcallchain.h128 u64 abort_count; member
301 u64 *abort_count, u64 *cycles_count);
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A Daf9005-fe.c41 u16 abort_count; member
122 u16 * abort_count) in af9005_get_post_vit_err_cw_count() argument
198 *abort_count = loc_abort_count; in af9005_get_post_vit_err_cw_count()
205 u16 * abort_count) in af9005_get_post_vit_ber() argument
218 *abort_count = loc_abort_count; in af9005_get_post_vit_ber()
403 &state->abort_count); in af9005_get_statistic()
406 state->unc += state->abort_count; in af9005_get_statistic()
1209 state->abort_count = 0; in af9005_fe_set_frontend()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_sli.c18569 int abort_count = 0; in lpfc_rcv_seq_check_edtov() local
18583 abort_count++; in lpfc_rcv_seq_check_edtov()
18592 if (abort_count) in lpfc_rcv_seq_check_edtov()

Completed in 43 milliseconds