Home
last modified time | relevance | path

Searched defs:smt (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cpc/common/
H A Dsetgrp.c60 int smt; /* Measures physical events on SMT CPU */ member
68 cpc_setgrp_new(cpc_t *cpc, int smt) in cpc_setgrp_new()
H A Dstrtoset.c339 cpc_strtoset(cpc_t *cpcin, const char *spec, int smt) in cpc_strtoset()
H A Dcpustat.c92 static int smt = 0; /* If set, cpustat needs to be SMT-aware. */ variable
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c377 uint64_t smt = ds->ds_dir->dd_pool->dp_scan->scn_phys.scn_max_txg; in dsl_scan_ds_maxtxg() local