/illumos-gate/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 | 1262 'l', MDB_OPT_UINT64, &len, in mblk_prt() 1263 'L', MDB_OPT_UINT64, &llen, in mblk_prt() 1264 'G', MDB_OPT_UINT64, &glen, in mblk_prt() 1265 'b', MDB_OPT_UINT64, &blen, in mblk_prt()
|
H A D | rctl.c | 633 'n', MDB_OPT_UINT64, &long_threshold, in rctl_validate()
|
H A D | kmem.c | 2873 'e', MDB_OPT_UINT64, &earliest, in bufctl() 2874 'l', MDB_OPT_UINT64, &latest, in bufctl() 3693 'e', MDB_OPT_UINT64, &earliest, in vmem_seg() 3694 'l', MDB_OPT_UINT64, &latest, in vmem_seg()
|
H A D | memory.c | 697 'o', MDB_OPT_UINT64, &offset, in pagelookup()
|
H A D | devinfo.c | 1071 'i', MDB_OPT_UINT64, &data.di_instance, in prtconf()
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_argvec.c | 217 case MDB_OPT_UINT64: in argvec_process_opt() 301 optp->opt_type == MDB_OPT_UINT64) { in argvec_getopts()
|
H A D | mdb_modapi.h | 251 #define MDB_OPT_UINT64 5 /* uint64_t argument */ macro
|
H A D | mdb_evset.c | 228 'L', MDB_OPT_UINT64, opt_L, in ev_getopts()
|
/illumos-gate/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kvm_isadep.c | 232 'L', MDB_OPT_UINT64, &len, in kmt_in_dcmd() 269 'L', MDB_OPT_UINT64, &len, in kmt_out_dcmd()
|
/illumos-gate/usr/src/cmd/mdb/intel/mdb/ |
H A D | mdb_bhyve.c | 309 i = mdb_getopts(argc, argv, 'c', MDB_OPT_UINT64, &cpu, NULL); in bhyve_cpuregs_dcmd() 411 'c', MDB_OPT_UINT64, &cpu, in bhyve_cpustack_dcmd() 521 i = mdb_getopts(argc, argv, 'c', MDB_OPT_UINT64, &cpu, NULL); in bhyve_sysregs_dcmd() 668 i = mdb_getopts(argc, argv, 'c', MDB_OPT_UINT64, &cpu, NULL); in bhyve_dbgregs_dcmd()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/ |
H A D | pmcs.c | 2654 'i', MDB_OPT_UINT64, &index, in pmcs_tag() 2655 's', MDB_OPT_UINT64, &snum, in pmcs_tag() 2656 't', MDB_OPT_UINT64, &tag_type, in pmcs_tag() 2885 'l', MDB_OPT_UINT64, &tail_lines, in pmcs_log() 2887 's', MDB_OPT_UINT64, &match_sas_address, in pmcs_log()
|
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | i86mmu.c | 495 'l', MDB_OPT_UINT64, &level, NULL) != argc) in pte_dcmd() 940 'l', MDB_OPT_UINT64, &level, NULL) != argc) in ptable_dcmd()
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft_mdb.c | 320 'l', MDB_OPT_UINT64, &ull, in eft_time() 321 'p', MDB_OPT_SETBITS, TRUE, &opt_p, MDB_OPT_UINT64, in eft_time()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/ |
H A D | configd.c | 205 'i', MDB_OPT_UINT64, &clientid, in request_log()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/ufs/ |
H A D | ufs.c | 190 'i', MDB_OPT_UINT64, &id.id_inumber, in inode_cache()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 2513 'e', MDB_OPT_UINT64, &earliest, in bufctl() 2514 'l', MDB_OPT_UINT64, &latest, in bufctl() 3326 'e', MDB_OPT_UINT64, &earliest, in vmem_seg() 3327 'l', MDB_OPT_UINT64, &latest, in vmem_seg()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/ |
H A D | prtusb.c | 607 'i', MDB_OPT_UINT64, &sel_num, in prtusb()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/ |
H A D | rfs4.c | 1034 'c', MDB_OPT_UINT64, &clid, NULL) != argc) in rfs4_client_dcmd()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 949 'O', MDB_OPT_UINT64, &data.objset, in dbufs() 952 'l', MDB_OPT_UINT64, &data.level, in dbufs() 1946 'd', MDB_OPT_UINT64, &depth, NULL) != argc) in vdev_print()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/ |
H A D | mdb_ks.c | 1225 't', MDB_OPT_UINT64, &val, in tdelta()
|