Searched defs:ctr (Results 1 – 12 of 12) sorted by relevance
59 unsigned long ctr; member81 unsigned ctr; in QEMU_DECLARE_CO_TLS() local
35 abi_ulong ctr; member
57 static inline int rcu_gp_ongoing(unsigned long *ctr) in rcu_gp_ongoing()
133 uint64_t ctr; in arch_cache_info() local
45 uint16_t ctr; member
38 reg_t ctr; member
1226 target_ulong ctr; member
454 uint64_t ctr; member472 uint64_t ctr; member
911 for (unsigned int ctr = 0; ctr < count; ctr++) { in hv_balloon_handle_remove_ranges() local
38 __u64 ctr; member
1047 uint64_t ctr; member
110 static RISCVException ctr(CPURISCVState *env, int csrno) in ctr() function