/titanic_41/usr/src/cmd/mdb/common/modules/md/ |
H A D | set_io_cnt.c | 65 'a', MDB_OPT_UINT64, &opt_a, in set_io() 67 'm', MDB_OPT_UINT64, &opt_m, NULL); in set_io()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kgrep.c | 239 'd', MDB_OPT_UINT64, &dist, in kgrep() 240 'm', MDB_OPT_UINT64, &mask, in kgrep() 241 'M', MDB_OPT_UINT64, &invmask, in kgrep()
|
H A D | streams.c | 1258 'l', MDB_OPT_UINT64, &len, in mblk_prt() 1259 'L', MDB_OPT_UINT64, &llen, in mblk_prt() 1260 'G', MDB_OPT_UINT64, &glen, in mblk_prt() 1261 'b', MDB_OPT_UINT64, &blen, in mblk_prt()
|
H A D | rctl.c | 635 'n', MDB_OPT_UINT64, &long_threshold, in rctl_validate()
|
H A D | kmem.c | 2872 'e', MDB_OPT_UINT64, &earliest, in bufctl() 2873 'l', MDB_OPT_UINT64, &latest, in bufctl() 3692 'e', MDB_OPT_UINT64, &earliest, in vmem_seg() 3693 'l', MDB_OPT_UINT64, &latest, in vmem_seg()
|
H A D | memory.c | 685 'o', MDB_OPT_UINT64, &offset, in pagelookup()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_argvec.c | 219 case MDB_OPT_UINT64: in argvec_process_opt() 303 optp->opt_type == MDB_OPT_UINT64) { in argvec_getopts()
|
H A D | mdb_modapi.h | 250 #define MDB_OPT_UINT64 5 /* uint64_t argument */ macro
|
H A D | mdb_evset.c | 230 'L', MDB_OPT_UINT64, opt_L, in ev_getopts()
|
/titanic_41/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kvm_isadep.c | 241 'L', MDB_OPT_UINT64, &len, in kmt_in_dcmd() 278 'L', MDB_OPT_UINT64, &len, in kmt_out_dcmd()
|
/titanic_41/usr/src/cmd/mdb/common/modules/pmcs/ |
H A D | pmcs.c | 2647 'i', MDB_OPT_UINT64, &index, in pmcs_tag() 2648 's', MDB_OPT_UINT64, &snum, in pmcs_tag() 2649 't', MDB_OPT_UINT64, &tag_type) != argc) in pmcs_tag() 2877 'l', MDB_OPT_UINT64, &tail_lines, in pmcs_log() 2879 's', MDB_OPT_UINT64, &match_sas_address, in pmcs_log()
|
/titanic_41/usr/src/cmd/mdb/common/modules/svc.configd/ |
H A D | configd.c | 205 'i', MDB_OPT_UINT64, &clientid, in request_log()
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft_mdb.c | 318 'l', MDB_OPT_UINT64, &ull, in eft_time() 320 MDB_OPT_UINT64) != argc) { in eft_time()
|
/titanic_41/usr/src/cmd/mdb/common/modules/ufs/ |
H A D | ufs.c | 192 'i', MDB_OPT_UINT64, &id.id_inumber, in inode_cache()
|
/titanic_41/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/ |
H A D | oplhwd.c | 581 'b', MDB_OPT_UINT64, &bdo, /* board number */ in oplhwd()
|
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 2512 'e', MDB_OPT_UINT64, &earliest, in bufctl() 2513 'l', MDB_OPT_UINT64, &latest, in bufctl() 3325 'e', MDB_OPT_UINT64, &earliest, in vmem_seg() 3326 'l', MDB_OPT_UINT64, &latest, in vmem_seg()
|
/titanic_41/usr/src/cmd/mdb/common/modules/usba/ |
H A D | prtusb.c | 569 'i', MDB_OPT_UINT64, &sel_num, in prtusb()
|
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 758 'O', MDB_OPT_UINT64, &data.objset, in dbufs() 761 'l', MDB_OPT_UINT64, &data.level, in dbufs() 1585 'd', MDB_OPT_UINT64, &depth, NULL) != argc) in vdev_print()
|
/titanic_41/usr/src/cmd/mdb/common/modules/nca/ |
H A D | nca.c | 316 'p', MDB_OPT_UINT64, &payload_output_max, NULL) != argc) in nca_io2()
|