/openbmc/qemu/util/ |
H A D | timed-average.c | 88 static TimedAverageWindow *current_window(TimedAverage *ta) in current_window() 99 void timed_average_init(TimedAverage *ta, QEMUClockType clock_type, in timed_average_init() 128 static void check_expirations(TimedAverage *ta, uint64_t *elapsed) in check_expirations() 163 void timed_average_account(TimedAverage *ta, uint64_t value) in timed_average_account() 190 uint64_t timed_average_min(TimedAverage *ta) in timed_average_min() 203 uint64_t timed_average_avg(TimedAverage *ta) in timed_average_avg() 216 uint64_t timed_average_max(TimedAverage *ta) in timed_average_max() 227 uint64_t timed_average_sum(TimedAverage *ta, uint64_t *elapsed) in timed_average_sum()
|
/openbmc/linux/arch/arm/kernel/ |
D | smp_tlb.c |
|
/openbmc/linux/drivers/phy/ |
D | phy-lgm-usb.c |
|
/openbmc/qemu/tests/unit/ |
H A D | test-timed-average.c | 25 static void account(TimedAverage *ta) in account() 36 TimedAverage ta; in test_average() local
|
/openbmc/u-boot/include/ |
H A D | sandboxtee.h | 18 void *ta; member
|
/openbmc/u-boot/drivers/tee/ |
H A D | sandbox.c | 212 const struct ta_entry *ta; in sandbox_tee_open_session() local 247 struct ta_entry *ta = state->ta; in sandbox_tee_invoke_func() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
D | sta_rx.c |
|
D | uap_txrx.c |
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
D | vivid-rds-gen.h |
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | cell-pmu.h |
|
/openbmc/linux/arch/parisc/math-emu/ |
D | fpudispatch.c |
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | ata.h | 20 u8 ta; /* 0x05 */ member
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu.h | 108 uint64_t ta; /* Translation Attributes */ member
|
H A D | riscv-iommu-bits.h | 283 uint64_t ta; member
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | scan.c |
|
/openbmc/linux/drivers/staging/rtl8712/ |
D | rtl871x_recv.h |
|
D | rtl871x_security.c |
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 134 def vercmp(ta, tb): argument
|
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 294 #define nested_struct_index(ta, pa, m, tb, pb) \ argument
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 4334 TCGv_i32 ta, tb, tc, ty; in trans_fcmp_f() local 4350 TCGv_i64 ta, tb; in trans_fcmp_d() local 4483 int ta = fmpyadd_s_reg(a->ta); in do_fmpyadd_s() local
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
D | txrx.c |
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
D | qib_iba6120.c |
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 7105 TCGv_i64 ta = read_fp_dreg(s, a->ra); in do_fmadd() local 7123 TCGv_i32 ta = read_fp_sreg(s, a->ra); in do_fmadd() local 7144 TCGv_i32 ta = read_fp_hreg(s, a->ra); in do_fmadd() local
|
/openbmc/rest-dbus/resources/ |
H A D | jquery.min.js | 2 …ction(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=… function
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 1005 uint64_t ta = a->frac_hi, tb = b->frac_hi; in frac128_cmp() local
|