Home
last modified time | relevance | path

Searched refs:pgspins (Results 1 – 25 of 33) sorted by relevance

12

/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (double)(now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (double)(now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (double)(now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (double)(now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (double)(now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/zabbix_agent/
H A Dvmstats.c156 vmstat->pi = (double)(memstats.pgspins - last_pgspins) / (now - last_clock); in update_vmstat()
300 last_pgspins = (zbx_uint64_t)memstats.pgspins; in update_vmstat()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/hardware/cpu/
H A Dcpu_perfstat.c80 cpu->swapIn = (unsigned long long)ms.pgspins; in netsnmp_cpu_arch_load()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ucd-snmp/
H A Dvmstat_aix4.c311 css->css_swapin = ms.pgspins; in take_snapshot()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/unix/aix/
H A DPerfstat.java266 public long pgspins; // number of page ins from paging space field in Perfstat.perfstat_memory_total_t
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dswap.c766 swap_submit_derive("in", (derive_t)pmemory.pgspins * pagesize); in swap_read()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/aix/
H A Dlibperfstat_aix.hpp74 u_longlong_t pgspins; /* number of page ins from paging space */ member

12