Searched refs:cpu_stats (Results 1 – 11 of 11) sorted by relevance
206 cpu_stats.sys.cpumigrate CPU_STATS_SYS_CPUMIGRATE207 cpu_stats.sys.intr CPU_STATS_SYS_INTR208 cpu_stats.sys.intrblk CPU_STATS_SYS_INTRBLK209 cpu_stats.sys.syscall CPU_STATS_SYS_SYSCALL
346 cpu_stats.sys.cpumigrate CPU_STATS_SYS_CPUMIGRATE347 cpu_stats.sys.intr CPU_STATS_SYS_INTR348 cpu_stats.sys.intrunpin CPU_STATS_SYS_INTRUNPIN349 cpu_stats.sys.intrblk CPU_STATS_SYS_INTRBLK350 cpu_stats.sys.syscall CPU_STATS_SYS_SYSCALL
833 ! cpu_stats.sys.intrblk++
632 cpu->cpu_stats.sys.intr[pil - 1]++; in hilevel_intr_epilog()780 cpu->cpu_stats.sys.intr[pil - 1]++; in intr_thread_epilog()811 cpu->cpu_stats.sys.intrblk++; in intr_thread_epilog()1060 cpu->cpu_stats.sys.intr[pil - 1]++; in dosoftint_epilog()1193 knp[(i * 2) + 1].value.ui64 = cpup->cpu_stats.sys.intr[i]; in cpu_kstat_intrstat_update()
155 cpu_stats_t cpu_stats; /* per-CPU statistics */ member598 uint64_t *stataddr = &((cp)->cpu_stats.class.stat); \605 ((cp)->cpu_stats.stat)
282 typedef struct cpu_stats { struct
311 cpu->cpu_stats.sys.intr[pil - 1]++; in apix_do_softint_epilog()491 cpu->cpu_stats.sys.intr[pil - 1]++; in apix_hilevel_intr_epilog()684 cpu->cpu_stats.sys.intr[pil - 1]++; in apix_intr_thread_epilog()712 cpu->cpu_stats.sys.intrblk++; in apix_intr_thread_epilog()
502 knp[(i * 2) + 1].value.ui64 = cpup->cpu_stats.sys.intr[i]; in cpu_kstat_intrstat_update()
1216 atomic_inc_64(&cpup->cpu_stats.sys.iowait); in biowait()1229 atomic_dec_64(&cpup->cpu_stats.sys.iowait); in biowait()
1119 val += CPU->cpu_stats.sys.intr[i]; in cpu_idle_prop_update_intr_cnt()
3184 css = &cp->cpu_stats.sys; in cpu_sys_stats_ks_update()3283 cvs = &cp->cpu_stats.vm; in cpu_vm_stats_ks_update()