Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/qemu/hw/hyperv/
H A Dhv-balloon-page_range_tree.h17 uint64_t count; member
37 uint64_t start, uint64_t count, in page_range_part_after()
52 uint64_t start, uint64_t count, in page_range_intersect()
64 uint64_t start, uint64_t count) in page_range_intersection_size()
73 uint64_t start, uint64_t count) in page_range_joinable_left()
79 uint64_t start, uint64_t count) in page_range_joinable_right()
85 uint64_t start, uint64_t count) in page_range_joinable()
H A Dhv-balloon-page_range_tree.c38 uint64_t start, uint64_t count) in page_range_tree_insert_new()
52 uint64_t start, uint64_t count, in hvb_page_range_tree_insert()
167 uint64_t start, uint64_t count) in hvb_page_range_tree_intree_any()
/qemu/tests/unit/
H A Dtest-fifo.c27 uint32_t count; in test_fifo8_pop_bufptr_wrap() local
73 uint32_t count; in test_fifo8_pop_bufptr() local
105 uint32_t count; in test_fifo8_peek_bufptr_wrap() local
160 uint32_t count; in test_fifo8_peek_bufptr() local
192 int count; in test_fifo8_pop_buf_wrap() local
240 int count; in test_fifo8_pop_buf() local
273 int count; in test_fifo8_peek_buf_wrap() local
330 int count; in test_fifo8_peek_buf() local
/qemu/tests/qtest/libqos/
H A Dsdhci-cmd.c21 static ssize_t read_fifo(QTestState *qts, uint64_t reg, char *msg, size_t count) in read_fifo()
46 size_t count) in write_fifo()
67 static void fill_block(QTestState *qts, uint64_t reg, int count) in fill_block()
86 size_t count) in sdhci_read_cmd()
103 size_t count, size_t blksize) in sdhci_write_cmd()
/qemu/tests/tcg/plugins/
H A Dbb.c32 static void gen_one_cpu_report(CPUCount *count, GString *report, in gen_one_cpu_report()
48 CPUCount *count = qemu_plugin_scoreboard_find(counts, i); in plugin_exit() local
61 CPUCount *count = qemu_plugin_scoreboard_find(counts, cpu_index); in vcpu_idle() local
73 CPUCount *count = qemu_plugin_scoreboard_find(counts, cpu_index); in vcpu_tb_exec() local
/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c163 static int64_t tim_calculate_step(uint32_t count, uint32_t prescale) in tim_calculate_step()
240 unsigned int count = 256; in test_oneshot_ps5() local
278 unsigned int count = 1; in test_oneshot_ps0() local
306 unsigned int count = (1U << 24) - 1; in test_oneshot_ps255() local
334 unsigned int count = 256; in test_oneshot_interrupt() local
355 unsigned int count = 256; in test_pause_resume() local
391 unsigned int count = 256; in test_prescaler_change() local
437 unsigned int count = 2; in test_periodic_no_interrupt() local
463 unsigned int count = 65535; in test_periodic_interrupt() local
492 unsigned int count = 8; in test_disable_on_expiration() local
H A Dpnv-xive2-nvpg_bar.c39 uint32_t count = 0; in nvpg_backlog_op() local
77 uint32_t count, delta; in test_nvpg_bar() local
/qemu/util/
H A Dhbitmap.c65 uint64_t count; member
196 int64_t hbitmap_next_dirty(const HBitmap *hb, int64_t start, int64_t count) in hbitmap_next_dirty()
220 int64_t hbitmap_next_zero(const HBitmap *hb, int64_t start, int64_t count) in hbitmap_next_zero()
304 bool hbitmap_status(const HBitmap *hb, int64_t start, int64_t count, in hbitmap_status()
387 uint64_t count = 0; in hb_count_between() local
464 void hbitmap_set(HBitmap *hb, uint64_t start, uint64_t count) in hbitmap_set()
558 void hbitmap_reset(HBitmap *hb, uint64_t start, uint64_t count) in hbitmap_reset()
640 uint64_t start, uint64_t count, in serialization_chunk()
660 uint64_t start, uint64_t count) in hbitmap_serialization_size()
674 uint64_t start, uint64_t count) in hbitmap_serialize_part()
[all …]
H A Dqdist.c49 void qdist_add(struct qdist *dist, double x, long count) in qdist_add()
355 unsigned long count = 0; in qdist_sample_count() local
367 size_t n, unsigned long count) in qdist_pairwise_avg()
390 unsigned long count; in qdist_avg() local
/qemu/scripts/
H A Duserfaultfd-wrlat.py86 count = -1 variable
93 count = int(argv[2]) variable
/qemu/hw/s390x/
H A Ds390-stattrib-kvm.c41 uint32_t count, in kvm_s390_stattrib_read_helper()
67 uint32_t count, in kvm_s390_stattrib_get_stattr()
75 uint32_t count, in kvm_s390_stattrib_peek_stattr()
84 uint32_t count, in kvm_s390_stattrib_set_stattr()
H A Ds390-skeys-kvm.c32 uint64_t count, uint8_t *keys) in kvm_s390_skeys_get()
44 uint64_t count, uint8_t *keys) in kvm_s390_skeys_set()
H A Ds390-skeys.c60 uint64_t count, uint8_t *keys) in s390_skeys_get()
73 uint64_t count, uint8_t *keys) in s390_skeys_set()
86 uint64_t count, Error **errp) in write_keys()
265 uint64_t count, uint8_t *keys) in qemu_s390_skeys_set()
286 uint64_t count, uint8_t *keys) in qemu_s390_skeys_get()
/qemu/include/fpu/
H A Dsoftfloat-macros.h128 static inline void shift32RightJamming(uint32_t a, int count, uint32_t *zPtr) in shift32RightJamming()
154 static inline void shift64RightJamming(uint64_t a, int count, uint64_t *zPtr) in shift64RightJamming()
190 uint64_t a0, uint64_t a1, int count, uint64_t *z0Ptr, uint64_t *z1Ptr) in shift64ExtraRightJamming()
227 uint64_t a0, uint64_t a1, int count, uint64_t *z0Ptr, uint64_t *z1Ptr) in shift128Right()
262 uint64_t a0, uint64_t a1, int count, uint64_t *z0Ptr, uint64_t *z1Ptr) in shift128RightJamming()
316 int count, in shift128ExtraRightJamming()
369 static inline void shortShift128Left(uint64_t a0, uint64_t a1, int count, in shortShift128Left()
383 static inline void shift128Left(uint64_t a0, uint64_t a1, int count, in shift128Left()
408 int count, in shortShift192Left()
/qemu/tests/bench/
H A Datomic_add-bench.c11 struct count { struct
20 static struct count *counts; argument
H A Datomic64-bench.c17 struct count { struct
25 static struct count *counts; argument
/qemu/bsd-user/freebsd/
H A Dos-syscall.c105 int count, int copy) in helper_unlock_iovec()
118 int count, int copy) in lock_iovec()
201 int count, int copy) in unlock_iovec()
/qemu/contrib/plugins/
H A Ddrcov.c44 static void printf_header(unsigned long count) in printf_header()
82 unsigned long *count = (unsigned long *) user_data; in count_block() local
91 unsigned long count = 0; in plugin_exit() local
/qemu/block/
H A Dwin32-aio.c44 int count; member
63 QEMUWin32AIOCB *waiocb, DWORD count) in win32_aio_process_completion()
98 DWORD count; in win32_aio_completion_cb() local
/qemu/hw/timer/
H A Dslavio_timer.c56 uint32_t count, counthigh, reached; member
109 uint64_t count, limit; in slavio_timer_get_out() local
217 uint64_t count; in slavio_timer_mem_writel() local
241 uint64_t count; in slavio_timer_mem_writel() local
/qemu/include/qemu/
H A Dlockcnt.h23 unsigned count; member
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c38 static void pdot(int count, bool write) in pdot()
70 uint8_t count = 0, *ptr = &test_data[0]; in init_test_data_u8() local
136 uint8_t count = 0; in init_test_data_u16() local
156 uint8_t count = 0; in init_test_data_u32() local
179 uint8_t count = 0; in init_test_data_u64() local
/qemu/hw/watchdog/
H A Dwdt_imx2.c109 int count = ptimer_get_count(s->timer); in imx_wdt2_update_itimer() local
134 int count = (s->wcr & IMX2_WDT_WCR_WT) >> 8; in imx_wdt2_update_timer() local
/qemu/tests/tcg/aarch64/
H A Dpauth-4.c12 int i, count = 0; in main() local
/qemu/hw/ppc/
H A Dfdt.c21 int i, j, count; in ppc_create_page_sizes_prop() local

12345678910>>...13