Home
last modified time | relevance | path

Searched refs:counters (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c111 int *counters = pwr_p->pwr_counters; in pcie_power() local
155 ASSERT(!counters[PCIE_D0_INDEX] && in pcie_power()
156 !counters[PCIE_UNKNOWN_INDEX]); in pcie_power()
270 int *counters = pwr_p->pwr_counters; /* nexus counters */ in pcie_bus_power() local
401 pwr_update_counters(counters, old_level, new_level); in pcie_bus_power()
481 int *counters = pwr_p->pwr_counters; in pwr_level_allowed() local
497 if (counters[i]) { in pwr_level_allowed()
802 int *counters; in pcie_pm_remove_child() local
810 counters = pwr_p->pwr_counters; in pcie_pm_remove_child()
818 total = (counters[PCIE_D0_INDEX] + counters[PCIE_UNKNOWN_INDEX] + in pcie_pm_remove_child()
[all …]
/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-kstats.c506 uint64_t counters[NUM_MAX_COUNTERS]; in fpc_cntr_kstat_update() local
521 counters[2] = 0; in fpc_cntr_kstat_update()
523 ksinfop->pic_reg_group, &event, counters) != SUCCESS) in fpc_cntr_kstat_update()
527 data_p[1].value.ui64 = counters[0]; in fpc_cntr_kstat_update()
528 data_p[2].value.ui64 = counters[1]; in fpc_cntr_kstat_update()
531 data_p[3].value.ui64 = counters[2]; in fpc_cntr_kstat_update()
536 counters[0], counters[1], counters[2]); in fpc_cntr_kstat_update()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c327 uintptr_t *counters; in leaky_kludge() local
361 counters = mdb_alloc(sym.st_size, UM_SLEEP | UM_GC); in leaky_kludge()
363 if (mdb_vread(counters, sym.st_size, (uintptr_t)sym.st_value) == -1) { in leaky_kludge()
368 ncounters = sym.st_size / sizeof (counters); in leaky_kludge()
371 uintptr_t addr = counters[idx]; in leaky_kludge()
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt96 This field lists the fixed (PERF_FIXED_CTRX) or programmable (IA32_PMCX) counters that can be used …
99 This field lists the counters where this event can be sampled when Intel� Hyper-Threading Technolog…
100 …chnology is disabled, some processor cores gain access to the programmable counters of the second
101 thread, making a total of eight programmable counters available. The additional counters will be nu…
105 This field is only relevant to PEBS events. It lists the counters where the event can be sampled wh…
137 the remaining programmable counters are not available to count any other events.
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod206 determined based on the total time spent running and not running the counters.
207 If T1 is the time counters were running during the period and T2 is the time
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel-cpu-counters.p5m32 set name=pkg.fmri value=pkg:/system/kernel/cpu-counters@$(PKGVERS)
H A Ddiagnostic-cpu-counters.p5m29 set name=pkg.fmri value=pkg:/diagnostic/cpu-counters@$(PKGVERS)
H A Dsystem-dtrace-tests.p5m2056 depend type=require fmri=diagnostic/cpu-counters
/illumos-gate/usr/src/cmd/sa/
H A DREADME45 counters n times at every t-second interval on data file.
/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c217 UInt32 counters[LZMA_NUM_PB_STATES_MAX]; member
802 p->counters[posState] = p->tableSize; in LenPriceEnc_UpdateTable()
816 if (--p->counters[posState] == 0) in LenEnc_Encode2()
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs57 Allow a process to access per-CPU hardware performance counters.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt883 6. Request: Read the BB/AH MAC counters from the suitable statistics bins.
3270 18. Problem: QP counters were showing double the number of QP.
3834 7. Problem: Connection activity counters may be improperly released in error
3956 10. Problem: Memory region activity counters may not be released in error
3960 Change: (FW RoCE) Release all relevant activity counters.
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog911 - Use internal off_t counters in gz* functions to properly handle seeks
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids23504 0121 PCT-7303A PC card with IRC counters
23505 0122 PCT-7408A PC card with counters and timers
23506 0123 PCT-7424 PCI card with standard counters
23517 0151 PCA7628AL - PCI card with analog inputs, counters and DIO
23518 0152 PCA7628AS PCI card with analog inputs, outputs, counters and DIO
23519 0161 PCA7288A PCI card with analog outputs, counters and DIO
23521 0214 PCT-7424C (F0) PC card with standard counters
23522 0215 PCT-7424C (F1) PC card with standard counters
23523 0216 PCT-7424E (F0) PC card with standard counters
23524 0217 PCT-7424E (F1) PC card with standard counters
[all …]
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs340 …ipv4)->tcp_sk, (struct percpu_counter)->count, (struct percpu_counter)->counters, (struct netns_fr…
404 …)->s_mem, (struct page)->index, (struct page)->freelist, (struct page)->counters, (struct page)->a…
405 …)->s_mem, (struct page)->index, (struct page)->freelist, (struct page)->counters, (struct page)->a…
416 …rty_ratelimit, (struct percpu_counter)->count, (struct percpu_counter)->counters, (struct fprop_lo…
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5339 Expanded all statistic counters used during namespace and device
7753 Implemented event counters for each of the Fixed Events, the ACPI SCI
7760 contents of the various event counters. Returns the current values for
7763 counters
7766 counters directly.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4037 % all lower-level sectioning counters to zero.