Searched refs:sth (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | spa_stats.c | 218 spa_txg_history_t *sth = (spa_txg_history_t *)data; in spa_txg_history_show() local 222 switch (sth->state) { in spa_txg_history_show() 232 if (sth->times[TXG_STATE_OPEN]) in spa_txg_history_show() 233 open = sth->times[TXG_STATE_OPEN] - in spa_txg_history_show() 234 sth->times[TXG_STATE_BIRTH]; in spa_txg_history_show() 236 if (sth->times[TXG_STATE_QUIESCED]) in spa_txg_history_show() 237 quiesce = sth->times[TXG_STATE_QUIESCED] - in spa_txg_history_show() 238 sth->times[TXG_STATE_OPEN]; in spa_txg_history_show() 240 if (sth->times[TXG_STATE_WAIT_FOR_SYNC]) in spa_txg_history_show() 241 wait = sth->times[TXG_STATE_WAIT_FOR_SYNC] - in spa_txg_history_show() [all …]
|
| /freebsd-13-stable/lib/libc/powerpc64/string/ |
| HD | 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-13-stable/lib/nss_tacplus/ |
| HD | 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-13-stable/sys/powerpc/powerpc/ |
| HD | support.S | 262 sth t1, 0(rd) 406 sth %r4, 0(%r3)
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | SparcInstrAliases.td | 612 def : MnemonicAlias<"stuh", "sth">; 613 def : MnemonicAlias<"stsh", "sth">;
|
| HD | SparcInstrInfo.td | 684 defm STH : StoreA<"sth", 0b000110, 0b010110, truncstorei16, IntRegs, i32>;
|
| /freebsd-13-stable/sys/powerpc/aim/ |
| HD | trap_subr32.S | 553 sth %r1, 6(%r2) /* update page table */
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCInstr64Bit.td | 1643 "sth $RST, $addr", IIC_LdStStore,
|
| HD | PPCInstrInfo.td | 2105 "sth $RST, $dst", IIC_LdStStore,
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.td | 824 defm STH : StoreRXPair<"sth", 0x40, 0xE370, truncstorei16, GR32, 2>;
|