Home
last modified time | relevance | path

Searched refs:emul64_collect_stats (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Demul64_bsd.c105 int emul64_collect_stats = 1; /* Collect stats if non-zero */ variable
165 "emul64_collect_stats", &emul64_collect_stats,
1038 if (emul64_collect_stats) { in bsd_readblks()
1120 if (emul64_collect_stats) { in bsd_writeblks()
1139 if (emul64_collect_stats) { in bsd_writeblks()
1281 if (emul64_collect_stats) { in bsd_allocblk()
1303 if (emul64_collect_stats) { in bsd_freeblk()
H A Demul64.c1033 if (emul64_collect_stats) { in emul64_scsi_start()
1470 if (emul64_collect_stats) { in emul64_write_off()
1517 if (emul64_collect_stats) { in emul64_write_on()
/titanic_41/usr/src/uts/common/sys/
H A Demul64var.h410 extern int emul64_collect_stats;