Home
last modified time | relevance | path

Searched refs:SCHED_STAT_CRANK (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dsched_credit.c668 SCHED_STAT_CRANK(vcpu_check); in __csched_vcpu_check()
701 SCHED_STAT_CRANK(vcpu_hot); in __csched_vcpu_is_cache_hot()
922 SCHED_STAT_CRANK(acct_vcpu_idle); in __csched_vcpu_acct_stop_locked()
1021 SCHED_STAT_CRANK(vcpu_alloc); in csched_alloc_vdata()
1047 SCHED_STAT_CRANK(vcpu_insert); in csched_vcpu_insert()
1067 SCHED_STAT_CRANK(vcpu_remove); in csched_vcpu_remove()
1073 SCHED_STAT_CRANK(vcpu_unpark); in csched_vcpu_remove()
1093 SCHED_STAT_CRANK(vcpu_sleep); in csched_vcpu_sleep()
1163 SCHED_STAT_CRANK(vcpu_boost); in csched_vcpu_wake()
1416 SCHED_STAT_CRANK(acct_run); in csched_acct()
[all …]
A Dsched_null.c213 SCHED_STAT_CRANK(vcpu_alloc); in null_alloc_vdata()
491 SCHED_STAT_CRANK(vcpu_insert); in null_vcpu_insert()
560 SCHED_STAT_CRANK(vcpu_remove); in null_vcpu_remove()
569 SCHED_STAT_CRANK(vcpu_wake_running); in null_vcpu_wake()
576 SCHED_STAT_CRANK(vcpu_wake_onrunq); in null_vcpu_wake()
597 SCHED_STAT_CRANK(vcpu_sleep); in null_vcpu_sleep()
642 SCHED_STAT_CRANK(migrate_running); in null_vcpu_migrate()
645 SCHED_STAT_CRANK(migrate_on_runq); in null_vcpu_migrate()
647 SCHED_STAT_CRANK(migrated); in null_vcpu_migrate()
705 SCHED_STAT_CRANK(vcpu_check); in null_vcpu_check()
[all …]
A Dsched_credit2.c691 SCHED_STAT_CRANK(need_fallback_cpu); in get_fallback_cpu()
1568 SCHED_STAT_CRANK(tickled_busy_cpu); in runq_tickle()
1683 SCHED_STAT_CRANK(credit_reset); in reset_credit()
1712 SCHED_STAT_CRANK(burn_credits_t2c); in burn_credits()
1998 SCHED_STAT_CRANK(vcpu_check); in csched2_vcpu_check()
2043 SCHED_STAT_CRANK(vcpu_alloc); in csched2_alloc_vdata()
2054 SCHED_STAT_CRANK(vcpu_sleep); in csched2_vcpu_sleep()
2187 SCHED_STAT_CRANK(pick_cpu); in csched2_cpu_pick()
3115 SCHED_STAT_CRANK(vcpu_insert); in csched2_vcpu_insert()
3137 SCHED_STAT_CRANK(vcpu_remove); in csched2_vcpu_remove()
[all …]
A Dsched_rt.c906 SCHED_STAT_CRANK(vcpu_alloc); in rt_alloc_vdata()
953 SCHED_STAT_CRANK(vcpu_insert); in rt_vcpu_insert()
966 SCHED_STAT_CRANK(vcpu_remove); in rt_vcpu_remove()
1185 SCHED_STAT_CRANK(vcpu_sleep); in rt_vcpu_sleep()
1245 SCHED_STAT_CRANK(tickled_idle_cpu); in runq_tickle()
1262 SCHED_STAT_CRANK(tickled_busy_cpu); in runq_tickle()
1268 SCHED_STAT_CRANK(tickled_no_cpu); in runq_tickle()
1305 SCHED_STAT_CRANK(vcpu_wake_running); in rt_vcpu_wake()
1312 SCHED_STAT_CRANK(vcpu_wake_onrunq); in rt_vcpu_wake()
1317 SCHED_STAT_CRANK(vcpu_wake_runnable); in rt_vcpu_wake()
[all …]
A Dschedule.c423 SCHED_STAT_CRANK(dom_init); in sched_init_domain()
432 SCHED_STAT_CRANK(dom_destroy); in sched_destroy_domain()
999 SCHED_STAT_CRANK(vcpu_yield); in vcpu_yield()
1395 SCHED_STAT_CRANK(sched_run); in schedule()
1480 SCHED_STAT_CRANK(sched_ctx); in schedule()
1512 SCHED_STAT_CRANK(sched_irq); in s_timer_fn()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h46 #define SCHED_STAT_CRANK(_X) (perfc_incr(_X)) macro

Completed in 22 milliseconds