Searched refs:PPPT_INC_STAT (Results 1 – 3 of 3) sorted by relevance
124 PPPT_INC_STAT(es_tgt_reg_svc_disabled); in pppt_msg_tgt_register()136 PPPT_INC_STAT(es_tgt_reg_duplicate); in pppt_msg_tgt_register()144 PPPT_INC_STAT(es_tgt_reg_create_fail); in pppt_msg_tgt_register()169 PPPT_INC_STAT(es_tgt_dereg_svc_disabled); in pppt_msg_tgt_deregister()179 PPPT_INC_STAT(es_tgt_dereg_not_found); in pppt_msg_tgt_deregister()223 PPPT_INC_STAT(es_sess_destroy_no_session); in pppt_msg_session_destroy()270 PPPT_INC_STAT(es_scmd_ptask_alloc_fail); in pppt_msg_scsi_cmd()287 PPPT_INC_STAT(es_scmd_sess_create_fail); in pppt_msg_scsi_cmd()309 PPPT_INC_STAT(es_scmd_dup_task_count); in pppt_msg_scsi_cmd()325 PPPT_INC_STAT(es_scmd_stask_alloc_fail); in pppt_msg_scsi_cmd()
863 PPPT_INC_STAT(es_sess_lookup_no_session); in pppt_sess_lookup_locked()877 PPPT_INC_STAT(es_sess_lookup_ident_mismatch); in pppt_sess_lookup_locked()887 PPPT_INC_STAT(es_sess_lookup_ident_mismatch); in pppt_sess_lookup_locked()893 PPPT_INC_STAT(es_sess_lookup_bad_tgt_state); in pppt_sess_lookup_locked()
200 #define PPPT_INC_STAT(stat_field) \ macro