Searched refs:statistics (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DSun_fcGetPortStatistics.cc38 HBA_UINT32 port, PHBA_PORTSTATISTICS statistics) {
42 if (statistics == NULL) {
37 Sun_fcGetPortStatistics(HBA_HANDLE handle, HBA_UINT32 port, PHBA_PORTSTATISTICS statistics) argument
/osnet-11/usr/src/cmd/sendmail/include/sendmail/
H A Dmailstats.h25 struct statistics struct
/osnet-11/usr/src/cmd/sendmail/src/
H A Dstats.c22 static struct statistics Stat;
30 ** MARKSTATS -- mark statistics
101 ** CLEARSTATS -- clear statistics structure
121 ** POSTSTATS -- post statistics in the statistics file
124 ** sfile -- the name of the statistics file.
140 struct statistics stats;
172 /* merge current statistics into statfile */
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dmailstats.c69 struct statistics stats;
218 "mailstats: no statistics file located\n");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL172 so a separate statistics for C<AUTOLOAD> will be collected no matter
227 Display subroutine call tree to stdout. Subroutine statistics are
232 Display subroutine call tree to stdout. Subroutine statistics are not
374 # -S Create statistics for all the depths
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm28 Test::Harness - Run Perl standard test scripts with statistics
97 performance statistics that are computed by the Benchmark module.
999 If all tests are successful some statistics about the performance are
1004 For any single script that has failing subtests statistics like the
/osnet-11/usr/src/lib/smhba/common/
H A Dsmhbaapi.h547 SMHBA_PROTOCOLSTATISTICS *statistics
H A DSMHBAAPILIB.c4101 SMHBA_PROTOCOLSTATISTICS *statistics)
4115 status = ((GetLUNStatisticsFunc)(vendorHandle, lunit, statistics));
4098 SMHBA_GetLUNStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, SMHBA_PROTOCOLSTATISTICS *statistics) argument
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h1393 void (*statistics) (void); member in struct:grub_efi_simple_network
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm100 DeadCode() provides statistics on the data "frozen" into inactive
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm416 statistics for children instead of parent when the style is 'nop'.
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c1328 static int statistics = 0; local
1336 {OPT_FLAG, "s", (char*)&statistics, "Print parser stats to standard output."},
1435 if( statistics ){
1436 printf("Parser statistics: %d terminals, %d nonterminals, %d rules\n",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1839 Verbose compilation (currently gives a few compilation statistics).
H A DC.pm2139 Verbose compilation (currently gives a few compilation statistics).
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile694 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o $${lang}.gmo $${lang}.po"; \
695 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile694 echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o $${lang}.gmo $${lang}.po"; \
695 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH2923 * available to query file system statistics by dev_t.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm1458 #sub STAT () { 4 } # Array with request statistics for each record
2617 maintains statistics about how high the hit rate would be *if* it were
/osnet-11/usr/src/grub/grub2/
H A Dconfigure2030 --enable-cache-stats enable disk cache statistics collection
7287 if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
7288 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
[all...]

Completed in 248 milliseconds