Searched refs:SCHED_STAT_CRANK (Results 1 – 6 of 6) sorted by relevance
662 SCHED_STAT_CRANK(unit_check); in __csched_unit_check()686 SCHED_STAT_CRANK(unit_hot); in __csched_vcpu_is_cache_hot()905 SCHED_STAT_CRANK(acct_unit_idle); in __csched_unit_acct_stop_locked()1006 SCHED_STAT_CRANK(unit_alloc); in csched_alloc_udata()1032 SCHED_STAT_CRANK(unit_insert); in csched_unit_insert()1052 SCHED_STAT_CRANK(unit_remove); in csched_unit_remove()1058 SCHED_STAT_CRANK(unit_unpark); in csched_unit_remove()1079 SCHED_STAT_CRANK(unit_sleep); in csched_unit_sleep()1150 SCHED_STAT_CRANK(unit_boost); in csched_unit_wake()1399 SCHED_STAT_CRANK(acct_run); in csched_acct()[all …]
208 SCHED_STAT_CRANK(unit_alloc); in null_alloc_udata()516 SCHED_STAT_CRANK(unit_insert); in null_unit_insert()556 SCHED_STAT_CRANK(unit_remove); in null_unit_remove()571 SCHED_STAT_CRANK(unit_wake_running); in null_unit_wake()578 SCHED_STAT_CRANK(unit_wake_onrunq); in null_unit_wake()667 SCHED_STAT_CRANK(unit_sleep); in null_unit_sleep()710 SCHED_STAT_CRANK(migrate_running); in null_unit_migrate()713 SCHED_STAT_CRANK(migrate_on_runq); in null_unit_migrate()715 SCHED_STAT_CRANK(migrated); in null_unit_migrate()791 SCHED_STAT_CRANK(unit_check); in null_unit_check()[all …]
730 SCHED_STAT_CRANK(need_fallback_cpu); in get_fallback_cpu()1743 SCHED_STAT_CRANK(tickled_busy_cpu); in runq_tickle()1845 SCHED_STAT_CRANK(credit_reset); in reset_credit()1874 SCHED_STAT_CRANK(burn_credits_t2c); in burn_credits()2160 SCHED_STAT_CRANK(unit_check); in csched2_unit_check()2206 SCHED_STAT_CRANK(unit_alloc); in csched2_alloc_udata()2217 SCHED_STAT_CRANK(unit_sleep); in csched2_unit_sleep()2350 SCHED_STAT_CRANK(pick_resource); in csched2_res_pick()3229 SCHED_STAT_CRANK(unit_insert); in csched2_unit_insert()3251 SCHED_STAT_CRANK(unit_remove); in csched2_unit_remove()[all …]
848 SCHED_STAT_CRANK(unit_alloc); in rt_alloc_udata()898 SCHED_STAT_CRANK(unit_insert); in rt_unit_insert()911 SCHED_STAT_CRANK(unit_remove); in rt_unit_remove()1138 SCHED_STAT_CRANK(unit_sleep); in rt_unit_sleep()1198 SCHED_STAT_CRANK(tickled_idle_cpu); in runq_tickle()1215 SCHED_STAT_CRANK(tickled_busy_cpu); in runq_tickle()1221 SCHED_STAT_CRANK(tickled_no_cpu); in runq_tickle()1258 SCHED_STAT_CRANK(unit_wake_running); in rt_unit_wake()1265 SCHED_STAT_CRANK(unit_wake_onrunq); in rt_unit_wake()1270 SCHED_STAT_CRANK(unit_wake_runnable); in rt_unit_wake()[all …]
771 SCHED_STAT_CRANK(dom_init); in sched_init_domain()794 SCHED_STAT_CRANK(dom_destroy); in sched_destroy_domain()1471 SCHED_STAT_CRANK(vcpu_yield); in vcpu_yield()2328 SCHED_STAT_CRANK(sched_ctx); in sched_context_switch()2587 SCHED_STAT_CRANK(sched_run); in schedule()2643 SCHED_STAT_CRANK(sched_irq); in s_timer_fn()
47 #define SCHED_STAT_CRANK(_X) (perfc_incr(_X)) macro
Completed in 27 milliseconds