Searched refs:sth (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 214 spa_txg_history_t *sth = (spa_txg_history_t *)data; in spa_txg_history_show() local 218 switch (sth->state) { in spa_txg_history_show() 228 if (sth->times[TXG_STATE_OPEN]) in spa_txg_history_show() 229 open = sth->times[TXG_STATE_OPEN] - in spa_txg_history_show() 230 sth->times[TXG_STATE_BIRTH]; in spa_txg_history_show() 232 if (sth->times[TXG_STATE_QUIESCED]) in spa_txg_history_show() 233 quiesce = sth->times[TXG_STATE_QUIESCED] - in spa_txg_history_show() 234 sth->times[TXG_STATE_OPEN]; in spa_txg_history_show() 236 if (sth->times[TXG_STATE_WAIT_FOR_SYNC]) in spa_txg_history_show() 237 wait = sth->times[TXG_STATE_WAIT_FOR_SYNC] - in spa_txg_history_show() [all …]
|
| /freebsd/lib/libc/powerpc64/string/ |
| H A D | strcpy_arch_2_05.S | 96 sth %r6,4(%r8) 105 sth %r6,4(%r8) 122 sth %r6,0(%r8) 129 sth %r6,0(%r8) 161 sth %r6,4(%r8) 169 sth %r6,4(%r8) 183 sth %r0,0(%r8) 189 sth %r0,0(%r8)
|
| /freebsd/lib/nss_tacplus/ |
| H A D | nss_tacplus.c | 64 static struct tac_handle *sth; in tacplus_get_handle() local 65 struct tac_handle **h = &sth; in tacplus_get_handle()
|
| /freebsd/sys/powerpc/powerpc/ |
| H A D | support.S | 262 sth t1, 0(rd) 406 sth %r4, 0(%r3)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrAliases.td | 679 def : MnemonicAlias<"stuh", "sth">; 680 def : MnemonicAlias<"stsh", "sth">;
|
| H A D | SparcInstrInfo.td | 716 defm STH : StoreA<"sth", 0b000110, 0b010110, truncstorei16, IntRegs, i32>;
|
| /freebsd/sys/powerpc/aim/ |
| H A D | trap_subr32.S | 554 sth %r1, 6(%r2) /* update page table */
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstr64Bit.td | 1653 "sth $RST, $addr", IIC_LdStStore,
|
| H A D | PPCInstrInfo.td | 2133 "sth $RST, $dst", IIC_LdStStore,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 817 defm STH : StoreRXPair<"sth", 0x40, 0xE370, truncstorei16, GR32, 2>;
|