Symbol: p_stats
lib/libkvm/kvm_proc.c
231
if ((proc.p_flag & P_INMEM) && proc.p_stats != NULL) {
lib/libkvm/kvm_proc.c
232
if (KREAD(kd, (u_long)proc.p_stats, &pstats)) {
lib/libkvm/kvm_proc.c
234
"can't read stats at %x", proc.p_stats);
sys/dev/qlnx/qlnxe/ecore_iov_api.h
603
struct ecore_eth_stats *p_stats);
sys/dev/qlnx/qlnxe/ecore_iov_api.h
805
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; }
sys/dev/qlnx/qlnxe/ecore_l2.c
1772
struct ecore_eth_stats *p_stats,
sys/dev/qlnx/qlnxe/ecore_l2.c
1785
p_stats->common.tx_ucast_bytes +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1787
p_stats->common.tx_mcast_bytes +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1789
p_stats->common.tx_bcast_bytes +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1791
p_stats->common.tx_ucast_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1793
p_stats->common.tx_mcast_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1795
p_stats->common.tx_bcast_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1797
p_stats->common.tx_err_drop_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1803
struct ecore_eth_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_l2.c
1824
p_stats->common.mftag_filter_discards +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1826
p_stats->common.mac_filter_discards +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1849
struct ecore_eth_stats *p_stats,
sys/dev/qlnx/qlnxe/ecore_l2.c
1862
p_stats->common.rx_ucast_bytes +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1864
p_stats->common.rx_mcast_bytes +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1866
p_stats->common.rx_bcast_bytes +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1868
p_stats->common.rx_ucast_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1870
p_stats->common.rx_mcast_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1872
p_stats->common.rx_bcast_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1895
struct ecore_eth_stats *p_stats,
sys/dev/qlnx/qlnxe/ecore_l2.c
1908
p_stats->common.no_buff_discards +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1910
p_stats->common.packet_too_big_discard +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1912
p_stats->common.ttl0_discard +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1914
p_stats->common.tpa_coalesced_pkts +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1916
p_stats->common.tpa_coalesced_events +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1918
p_stats->common.tpa_aborts_num +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1920
p_stats->common.tpa_coalesced_bytes +=
sys/dev/qlnx/qlnxe/ecore_l2.c
1926
struct ecore_eth_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_l2.c
1928
struct ecore_eth_stats_common *p_common = &p_stats->common;
sys/dev/qlnx/qlnxe/ecore_l2.c
1979
struct ecore_eth_stats_bb *p_bb = &p_stats->bb;
sys/dev/qlnx/qlnxe/ecore_l2.c
2002
struct ecore_eth_stats_ah *p_ah = &p_stats->ah;
sys/dev/qlnx/qlnxe/ecore_ll2.c
2067
struct ecore_ll2_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_ll2.c
2077
p_stats->gsi_invalid_hdr +=
sys/dev/qlnx/qlnxe/ecore_ll2.c
2079
p_stats->gsi_invalid_pkt_length +=
sys/dev/qlnx/qlnxe/ecore_ll2.c
2081
p_stats->gsi_unsupported_pkt_typ +=
sys/dev/qlnx/qlnxe/ecore_ll2.c
2083
p_stats->gsi_crcchksm_error +=
sys/dev/qlnx/qlnxe/ecore_ll2.c
2090
struct ecore_ll2_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_ll2.c
2103
p_stats->packet_too_big_discard +=
sys/dev/qlnx/qlnxe/ecore_ll2.c
2105
p_stats->no_buff_discard +=
sys/dev/qlnx/qlnxe/ecore_ll2.c
2112
struct ecore_ll2_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_ll2.c
2125
p_stats->rcv_ucast_bytes += HILO_64_REGPAIR(ustats.rcv_ucast_bytes);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2126
p_stats->rcv_mcast_bytes += HILO_64_REGPAIR(ustats.rcv_mcast_bytes);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2127
p_stats->rcv_bcast_bytes += HILO_64_REGPAIR(ustats.rcv_bcast_bytes);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2128
p_stats->rcv_ucast_pkts += HILO_64_REGPAIR(ustats.rcv_ucast_pkts);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2129
p_stats->rcv_mcast_pkts += HILO_64_REGPAIR(ustats.rcv_mcast_pkts);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2130
p_stats->rcv_bcast_pkts += HILO_64_REGPAIR(ustats.rcv_bcast_pkts);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2136
struct ecore_ll2_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_ll2.c
2149
p_stats->sent_ucast_bytes += HILO_64_REGPAIR(pstats.sent_ucast_bytes);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2150
p_stats->sent_mcast_bytes += HILO_64_REGPAIR(pstats.sent_mcast_bytes);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2151
p_stats->sent_bcast_bytes += HILO_64_REGPAIR(pstats.sent_bcast_bytes);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2152
p_stats->sent_ucast_pkts += HILO_64_REGPAIR(pstats.sent_ucast_pkts);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2153
p_stats->sent_mcast_pkts += HILO_64_REGPAIR(pstats.sent_mcast_pkts);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2154
p_stats->sent_bcast_pkts += HILO_64_REGPAIR(pstats.sent_bcast_pkts);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2159
struct ecore_ll2_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_ll2.c
2179
_ecore_ll2_get_port_stats(p_hwfn, p_ptt, p_stats);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2181
_ecore_ll2_get_tstats(p_hwfn, p_ptt, p_ll2_conn, p_stats);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2183
_ecore_ll2_get_ustats(p_hwfn, p_ptt, p_ll2_conn, p_stats);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2186
_ecore_ll2_get_pstats(p_hwfn, p_ptt, p_ll2_conn, p_stats);
sys/dev/qlnx/qlnxe/ecore_ll2.c
2195
struct ecore_ll2_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_ll2.c
2197
OSAL_MEMSET(p_stats, 0, sizeof(*p_stats));
sys/dev/qlnx/qlnxe/ecore_ll2.c
2199
return __ecore_ll2_get_stats(cxt, connection_handle, p_stats);
sys/dev/qlnx/qlnxe/ecore_ll2_api.h
325
struct ecore_ll2_stats *p_stats);
sys/dev/qlnx/qlnxe/ecore_ll2_api.h
341
struct ecore_ll2_stats *p_stats);
sys/dev/qlnx/qlnxe/ecore_sriov.c
1728
static void ecore_iov_vf_mbx_acquire_stats(struct pfvf_stats_info *p_stats)
sys/dev/qlnx/qlnxe/ecore_sriov.c
1730
p_stats->mstats.address = PXP_VF_BAR0_START_MSDM_ZONE_B +
sys/dev/qlnx/qlnxe/ecore_sriov.c
1733
p_stats->mstats.len = sizeof(struct eth_mstorm_per_queue_stat);
sys/dev/qlnx/qlnxe/ecore_sriov.c
1734
p_stats->ustats.address = PXP_VF_BAR0_START_USDM_ZONE_B +
sys/dev/qlnx/qlnxe/ecore_sriov.c
1737
p_stats->ustats.len = sizeof(struct eth_ustorm_per_queue_stat);
sys/dev/qlnx/qlnxe/ecore_sriov.c
1738
p_stats->pstats.address = PXP_VF_BAR0_START_PSDM_ZONE_B +
sys/dev/qlnx/qlnxe/ecore_sriov.c
1741
p_stats->pstats.len = sizeof(struct eth_pstorm_per_queue_stat);
sys/dev/qlnx/qlnxe/ecore_sriov.c
1742
p_stats->tstats.address = 0;
sys/dev/qlnx/qlnxe/ecore_sriov.c
1743
p_stats->tstats.len = 0;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4814
struct ecore_eth_stats *p_stats)
sys/dev/qlnx/qlnxe/ecore_sriov.c
4825
__ecore_get_vport_stats(p_hwfn, p_ptt, p_stats,
sys/fs/nfsclient/nfs_clport.c
1294
if (p->p_stats == NULL) {
sys/fs/nfsclient/nfs_clport.c
1302
if (tl.lval != p->p_stats->p_start.tv_sec) {
sys/fs/nfsclient/nfs_clport.c
1309
if (tl.lval != p->p_stats->p_start.tv_usec)
sys/fs/nfsclient/nfs_clport.c
758
tl.lval = p->p_stats->p_start.tv_sec;
sys/fs/nfsclient/nfs_clport.c
763
tl.lval = p->p_stats->p_start.tv_usec;
sys/fs/nfsserver/nfs_nfsdport.c
4401
nfsd_master_start = procp->p_stats->p_start;
sys/fs/nfsserver/nfs_nfsdport.c
4534
procp->p_stats->p_start.tv_sec ==
sys/fs/nfsserver/nfs_nfsdport.c
4536
procp->p_stats->p_start.tv_usec ==
sys/fs/procfs/procfs_status.c
128
start = p->p_stats->p_start;
sys/kern/init_main.c
614
p->p_stats = pstats_alloc();
sys/kern/init_main.c
670
microuptime(&p->p_stats->p_start);
sys/kern/kern_acct.c
387
timevaladd(&tmp, &p->p_stats->p_start);
sys/kern/kern_acct.c
390
timevalsub(&tmp, &p->p_stats->p_start);
sys/kern/kern_clock.c
503
pstats = p->p_stats;
sys/kern/kern_exit.c
1027
ruadd(&q->p_stats->p_cru, &q->p_crux, &p->p_ru, &p->p_rux);
sys/kern/kern_exit.c
1132
*rup = p->p_stats->p_cru;
sys/kern/kern_exit.c
720
ruadd(&p->p_ru, &p->p_rux, &p->p_stats->p_cru, &p->p_crux);
sys/kern/kern_fork.c
598
pstats_fork(p1->p_stats, p2->p_stats);
sys/kern/kern_fork.c
762
microuptime(&p2->p_stats->p_start);
sys/kern/kern_kthread.c
269
if (!proc0.p_stats)
sys/kern/kern_kthread.c
88
if (!proc0.p_stats)
sys/kern/kern_proc.c
1161
kp->ki_start = p->p_stats->p_start;
sys/kern/kern_proc.c
278
p->p_stats = pstats_alloc();
sys/kern/kern_proc.c
297
pstats_free(p->p_stats);
sys/kern/kern_racct.c
463
timevalsub(&wallclock, &p->p_stats->p_start);
sys/kern/kern_resource.c
1195
*rup = p->p_stats->p_cru;
sys/kern/kern_time.c
819
*aitv = p->p_stats->p_timer[which];
sys/kern/kern_time.c
911
*oitv = p->p_stats->p_timer[which];
sys/kern/kern_time.c
912
p->p_stats->p_timer[which] = *aitv;
sys/kern/subr_prof.c
117
prof = &td->td_proc->p_stats->p_prof;
sys/kern/subr_prof.c
154
prof = &p->p_stats->p_prof;
sys/kern/subr_prof.c
76
upp = &td->td_proc->p_stats->p_prof;
sys/kern/sys_procdesc.c
536
pstart = pd->pd_proc->p_stats->p_start;
sys/kern/tty_info.c
381
timevalsub(&rtime, &p->p_stats->p_start);
sys/sys/proc.h
661
struct pstats *p_stats; /* (b) Accounting/statistics (CPU). */