Searched refs:p_stats (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c84 cl_atomic_inc(&p_vl->p_stats->qp0_mads_outstanding_on_wire);
86 cl_atomic_inc(&p_vl->p_stats->qp0_unicasts_sent);
88 cl_atomic_inc(&p_vl->p_stats->qp0_mads_sent);
97 p_vl->p_stats->qp0_mads_outstanding_on_wire,
98 p_vl->p_stats->qp0_mads_outstanding,
99 p_vl->p_stats->qp0_unicasts_sent,
100 p_vl->p_stats->qp0_mads_sent);
115 cl_atomic_dec(&p_vl->p_stats->qp0_mads_sent);
117 cl_atomic_dec(&p_vl->p_stats->qp0_unicasts_sent);
181 while (p_vl->p_stats
265 osm_vl15_init(IN osm_vl15_t * p_vl, IN osm_vendor_t * p_vend, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN osm_subn_t * p_subn, IN int32_t max_wire_smps, IN int32_t max_wire_smps2, IN uint32_t max_smps_timeout) argument
[all...]
H A Dosm_sm_mad_ctrl.c89 outstanding = osm_stats_dec_qp0_outstanding(p_ctrl->p_stats);
92 p_ctrl->p_stats->qp0_mads_outstanding,
158 cl_atomic_dec(&p_ctrl->p_stats->qp0_mads_outstanding_on_wire);
162 p_ctrl->p_stats->qp0_mads_outstanding);
263 cl_atomic_inc(&p_ctrl->p_stats->qp0_mads_rcvd_unknown);
325 cl_atomic_inc(&p_ctrl->p_stats->qp0_mads_rcvd_unknown);
394 cl_atomic_inc(&p_ctrl->p_stats->qp0_mads_rcvd_unknown);
474 cl_atomic_inc(&p_ctrl->p_stats->qp0_mads_rcvd_unknown);
544 cl_atomic_inc(&p_ctrl->p_stats->qp0_mads_rcvd_unknown);
620 cl_atomic_inc(&p_ctrl->p_stats
841 osm_sm_mad_ctrl_init(IN osm_sm_mad_ctrl_t * p_ctrl, IN osm_subn_t * p_subn, IN osm_mad_pool_t * p_mad_pool, IN osm_vl15_t * p_vl15, IN osm_vendor_t * p_vendor, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_plock_t * p_lock, IN cl_dispatcher_t * p_disp) argument
[all...]
H A Dosm_sa_mad_ctrl.c265 cl_atomic_inc(&p_ctrl->p_stats->sa_mads_rcvd_unknown);
306 cl_atomic_inc(&p_ctrl->p_stats->sa_mads_rcvd);
309 "%u SA MADs received\n", p_ctrl->p_stats->sa_mads_rcvd);
320 cl_atomic_inc(&p_ctrl->p_stats->sa_mads_ignored);
327 cl_atomic_inc(&p_ctrl->p_stats->sa_mads_ignored);
386 cl_atomic_inc(&p_ctrl->p_stats->sa_mads_rcvd_unknown);
511 IN osm_stats_t * p_stats,
527 p_ctrl->p_stats = p_stats;
505 osm_sa_mad_ctrl_init(IN osm_sa_mad_ctrl_t * p_ctrl, IN osm_sa_t * sa, IN osm_mad_pool_t * p_mad_pool, IN osm_vendor_t * p_vendor, IN osm_subn_t * p_subn, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_dispatcher_t * p_disp, IN cl_dispatcher_t * p_set_disp) argument
H A Dosm_sm.c244 IN osm_stats_t * p_stats,
297 p_log, p_stats, p_lock, p_disp);
240 osm_sm_init(IN osm_sm_t * p_sm, IN osm_subn_t * p_subn, IN osm_db_t * p_db, IN osm_vendor_t * p_vendor, IN osm_mad_pool_t * p_mad_pool, IN osm_vl15_t * p_vl15, IN osm_log_t * p_log, IN osm_stats_t * p_stats, IN cl_dispatcher_t * p_disp, IN cl_plock_t * p_lock) argument
/freebsd-12-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_sa_mad_ctrl.h104 osm_stats_t *p_stats; member in struct:osm_sa_mad_ctrl
136 * p_stats
221 IN osm_stats_t * p_stats,
241 * p_stats
H A Dosm_sm_mad_ctrl.h105 osm_stats_t *p_stats; member in struct:osm_sm_mad_ctrl
133 * p_stats
218 IN osm_stats_t * p_stats,
238 * p_stats
H A Dosm_vl15intf.h130 osm_stats_t *p_stats; member in struct:osm_vl15
173 * p_stats
258 IN osm_log_t * p_log, IN osm_stats_t * p_stats,
274 * p_stats
H A Dosm_sa.h355 IN osm_log_t * p_log, IN osm_stats_t * p_stats,
376 * p_stats
H A Dosm_sm.h276 IN osm_stats_t * p_stats,
298 * p_stats
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h327 struct ecore_ll2_stats *p_stats);
337 * @param p_stats
343 struct ecore_ll2_stats *p_stats);
H A Decore_l2.c1773 struct ecore_eth_stats *p_stats,
1786 p_stats->common.tx_ucast_bytes +=
1788 p_stats->common.tx_mcast_bytes +=
1790 p_stats->common.tx_bcast_bytes +=
1792 p_stats->common.tx_ucast_pkts +=
1794 p_stats->common.tx_mcast_pkts +=
1796 p_stats->common.tx_bcast_pkts +=
1798 p_stats->common.tx_err_drop_pkts +=
1804 struct ecore_eth_stats *p_stats)
1825 p_stats
1771 __ecore_get_vport_pstats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats, u16 statistics_bin) argument
1802 __ecore_get_vport_tstats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats) argument
1848 __ecore_get_vport_ustats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats, u16 statistics_bin) argument
1894 __ecore_get_vport_mstats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats, u16 statistics_bin) argument
1925 __ecore_get_vport_port_stats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats) argument
[all...]
H A Decore_iscsi_api.h315 * @param p_stats - buffer to place extracted stats
323 struct ecore_iscsi_tcp_stats *p_stats,
H A Decore_iov_api.h598 * @param p_stats - this will be filled with the VF statistics
605 struct ecore_eth_stats *p_stats);
808 static OSAL_INLINE enum _ecore_status_t ecore_iov_get_vf_stats(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, int OSAL_UNUSED vfid, struct ecore_eth_stats OSAL_UNUSED *p_stats) { return ECORE_INVAL; } argument
H A Decore_sriov.c1731 static void ecore_iov_vf_mbx_acquire_stats(struct pfvf_stats_info *p_stats) argument
1733 p_stats->mstats.address = PXP_VF_BAR0_START_MSDM_ZONE_B +
1736 p_stats->mstats.len = sizeof(struct eth_mstorm_per_queue_stat);
1737 p_stats->ustats.address = PXP_VF_BAR0_START_USDM_ZONE_B +
1740 p_stats->ustats.len = sizeof(struct eth_ustorm_per_queue_stat);
1741 p_stats->pstats.address = PXP_VF_BAR0_START_PSDM_ZONE_B +
1744 p_stats->pstats.len = sizeof(struct eth_pstorm_per_queue_stat);
1745 p_stats->tstats.address = 0;
1746 p_stats->tstats.len = 0;
4817 struct ecore_eth_stats *p_stats)
4814 ecore_iov_get_vf_stats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, int vfid, struct ecore_eth_stats *p_stats) argument
[all...]
/freebsd-12-stable/sys/fs/procfs/
H A Dprocfs_status.c134 start = p->p_stats->p_start;
/freebsd-12-stable/sys/kern/
H A Dkern_kthread.c92 if (!proc0.p_stats)
269 if (!proc0.p_stats)
H A Dsubr_prof.c424 upp = &td->td_proc->p_stats->p_prof;
465 prof = &td->td_proc->p_stats->p_prof;
504 prof = &p->p_stats->p_prof;
H A Dkern_acct.c401 timevaladd(&tmp, &p->p_stats->p_start);
404 timevalsub(&tmp, &p->p_stats->p_start);
H A Dtty_info.c301 timevalsub(&rtime, &p->p_stats->p_start);
H A Dkern_exit.c667 ruadd(&p->p_ru, &p->p_rux, &p->p_stats->p_cru, &p->p_crux);
920 ruadd(&q->p_stats->p_cru, &q->p_crux, &p->p_ru, &p->p_rux);
1109 *rup = p->p_stats->p_cru;
H A Dkern_fork.c563 pstats_fork(p1->p_stats, p2->p_stats);
724 microuptime(&p2->p_stats->p_start);
H A Dsys_procdesc.c547 pstart = pd->pd_proc->p_stats->p_start;
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clport.c704 tl.lval = p->p_stats->p_start.tv_sec;
709 tl.lval = p->p_stats->p_start.tv_usec;
1214 if (p->p_stats == NULL) {
1222 if (tl.lval != p->p_stats->p_start.tv_sec) {
1229 if (tl.lval != p->p_stats->p_start.tv_usec)
/freebsd-12-stable/sys/nfs/
H A Dnfs_lock.c289 p->p_nlminfo->pid_start = p->p_stats->p_start;
/freebsd-12-stable/lib/libkvm/
H A Dkvm_proc.c235 if ((proc.p_flag & P_INMEM) && proc.p_stats != NULL) {
236 if (KREAD(kd, (u_long)proc.p_stats, &pstats)) {
238 "can't read stats at %x", proc.p_stats);

Completed in 288 milliseconds

12