Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcallchain.c611 call->abort_count = 1; in fill_node()
771 cnode->abort_count++; in match_chain()
1256 u64 *abort_count, u64 *cycles_count) in callchain_counts_value() argument
1267 if (abort_count) in callchain_counts_value()
1268 *abort_count += clist->abort_count; in callchain_counts_value()
1278 u64 *abort_count, in callchain_node_branch_counts_cumul() argument
1291 abort_count, in callchain_node_branch_counts_cumul()
1295 predicted_count, abort_count, in callchain_node_branch_counts_cumul()
1304 u64 *abort_count, u64 *cycles_count) in callchain_branch_counts() argument
1312 if (abort_count) in callchain_branch_counts()
[all …]
H A Dcallchain.h128 u64 abort_count; member
303 u64 *abort_count, u64 *cycles_count);
/openbmc/linux/drivers/media/usb/dvb-usb/
H 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()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c18684 int abort_count = 0; in lpfc_rcv_seq_check_edtov() local
18698 abort_count++; in lpfc_rcv_seq_check_edtov()
18707 if (abort_count) in lpfc_rcv_seq_check_edtov()