/osnet-11/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcGetPortStatistics.cc | 38 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 D | mailstats.h | 25 struct statistics struct
|
/osnet-11/usr/src/cmd/sendmail/src/ |
H A D | stats.c | 22 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 D | mailstats.c | 69 struct statistics stats; 218 "mailstats: no statistics file located\n");
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
H A D | dprofpp.PL | 172 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 D | Harness.pm | 28 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 D | smhbaapi.h | 547 SMHBA_PROTOCOLSTATISTICS *statistics
|
H A D | SMHBAAPILIB.c | 4101 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 D | api.h | 1393 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 D | Peek.pm | 100 DeadCode() provides statistics on the data "frozen" into inactive
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | Benchmark.pm | 416 statistics for children instead of parent when the style is 'nop'.
|
/osnet-11/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 1328 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 D | CC.pm | 1839 Verbose compilation (currently gives a few compilation statistics).
|
H A D | C.pm | 2139 Verbose compilation (currently gives a few compilation statistics).
|
/osnet-11/usr/src/grub/grub2/build-bios/po/ |
H A D | Makefile | 694 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 D | Makefile | 694 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 D | config_h.SH | 2923 * available to query file system statistics by dev_t.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
H A D | File.pm | 1458 #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 D | configure | 2030 --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...] |