Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c110 int *counters = pwr_p->pwr_counters; in pcie_power() local
154 ASSERT(!counters[PCIE_D0_INDEX] && in pcie_power()
155 !counters[PCIE_UNKNOWN_INDEX]); in pcie_power()
269 int *counters = pwr_p->pwr_counters; /* nexus counters */ in pcie_bus_power() local
400 pwr_update_counters(counters, old_level, new_level); in pcie_bus_power()
480 int *counters = pwr_p->pwr_counters; in pwr_level_allowed() local
496 if (counters[i]) { in pwr_level_allowed()
801 int *counters; in pcie_pm_remove_child() local
809 counters = pwr_p->pwr_counters; in pcie_pm_remove_child()
817 total = (counters[PCIE_D0_INDEX] + counters[PCIE_UNKNOWN_INDEX] + in pcie_pm_remove_child()
[all …]
/titanic_41/usr/src/uts/sun4/io/fpc/
H A Dfpc-kstats.c509 uint64_t counters[NUM_MAX_COUNTERS]; in fpc_cntr_kstat_update() local
524 counters[2] = 0; in fpc_cntr_kstat_update()
526 ksinfop->pic_reg_group, &event, counters) != SUCCESS) in fpc_cntr_kstat_update()
530 data_p[1].value.ui64 = counters[0]; in fpc_cntr_kstat_update()
531 data_p[2].value.ui64 = counters[1]; in fpc_cntr_kstat_update()
534 data_p[3].value.ui64 = counters[2]; in fpc_cntr_kstat_update()
539 counters[0], counters[1], counters[2]); in fpc_cntr_kstat_update()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel-io-performance-counters.mf32 set name=pkg.fmri value=pkg:/system/kernel/io-performance-counters@$(PKGVERS)
34 value="Kernel support for IO chip performance counters"
71 desc="Kernel support for IO chip performance counters" \
74 desc="Kernel support for IO chip performance counters" \
H A DSUNWcpc.mf29 depend fmri=pkg:/system/kernel/cpu-counters@0.5.11,5.11-0.133 type=require
H A DSUNWcpcu.mf29 depend fmri=pkg:/diagnostic/cpu-counters@0.5.11,5.11-0.133 type=require
H A DSUNWiopc.mf29 depend fmri=pkg:/system/kernel/io-performance-counters@0.5.11,5.11-0.133 \
H A Dsystem-kernel-cpu-counters.mf32 set name=pkg.fmri value=pkg:/system/kernel/cpu-counters@$(PKGVERS)
H A Ddiagnostic-cpu-counters.mf27 set name=pkg.fmri value=pkg:/diagnostic/cpu-counters@$(PKGVERS)
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c329 uintptr_t *counters; in leaky_kludge() local
363 counters = mdb_alloc(sym.st_size, UM_SLEEP | UM_GC); in leaky_kludge()
365 if (mdb_vread(counters, sym.st_size, (uintptr_t)sym.st_value) == -1) { in leaky_kludge()
370 ncounters = sym.st_size / sizeof (counters); in leaky_kludge()
373 uintptr_t addr = counters[idx]; in leaky_kludge()
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_ioctl.c277 for (i = 0; i < dev->counters; i++) { in drm_getstats()
287 stats.count = dev->counters; in drm_getstats()
H A Ddrm_drv.c208 dev->counters = 6; in drm_firstopen()
H A DdrmP.h748 unsigned long counters; member
/titanic_41/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
/titanic_41/usr/src/cmd/sa/
H A DREADME45 counters n times at every t-second interval on data file.
/titanic_41/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()
/titanic_41/usr/src/uts/intel/io/drm/
H A Di915_dma.c914 dev->counters += 4; in i915_driver_load()
/titanic_41/usr/src/uts/common/os/
H A Dpriv_defs57 Allow a process to access per-CPU hardware performance counters.
/titanic_41/usr/src/data/hwdata/
H A Dpci.ids19886 0121 PCT-7303A PC card with IRC counters
19887 0122 PCT-7408A PC card with counters and timers
19888 0123 PCT-7424 PCI card with standard counters
19889 0214 PCT-7424C (F0) PC card with standard counters
19890 0215 PCT-7424C (F1) PC card with standard counters
19891 0216 PCT-7424E (F0) PC card with standard counters
19892 0217 PCT-7424E (F1) PC card with standard counters
30764 01 Performance counters
/titanic_41/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.
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4037 % all lower-level sectioning counters to zero.