Home
last modified time | relevance | path

Searched refs:perf (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h381 uchar_t perf : 1; /* performance */ member
385 uchar_t perf : 1; /* performance */ member
/titanic_44/usr/src/cmd/cdrw/
H A Dmmc.h149 int get_performance(int fd, int get_write_performance, uchar_t *perf);
H A Dmmc.c485 get_performance(int fd, int get_write_performance, uchar_t *perf) in get_performance() argument
492 scmd->uscsi_bufaddr = (char *)perf; in get_performance()
/titanic_44/usr/src/uts/common/xen/public/
H A Dplatform.h309 struct xen_processor_performance perf; /* Px: _PPC/_PCT/_PSS/_PSD */ member
/titanic_44/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c635 s = op.u.set_pminfo.u.perf.state_count * in privcmd_HYPERVISOR_platform_op()
637 if (op.u.set_pminfo.u.perf.flags & XEN_PX_PSS) { in privcmd_HYPERVISOR_platform_op()
639 &op.u.set_pminfo.u.perf.states, s, in privcmd_HYPERVISOR_platform_op()
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c8402 page->perf || page->test || (page->mrie != MRIE_ONLY_ON_REQUEST)) { in sata_mode_select_page_1c()