Searched refs:PRI_stime (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | time.h | 33 #define PRI_stime PRId64 macro
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | sched_rt.c | 337 printk("[%5d.%-2u] cpu %u, (%"PRI_stime", %"PRI_stime")," in rt_dump_vcpu() 338 " cur_b=%"PRI_stime" cur_d=%"PRI_stime" last_start=%"PRI_stime"\n" in rt_dump_vcpu() 1000 printk("%s, ATTENTION: now is behind last_start! delta=%"PRI_stime"\n", in burn_budget()
|
A D | sched_credit2.c | 1150 d2printk("WARNING: %s: Time went backwards? now %"PRI_stime" llu %"PRI_stime"\n", in update_runq_load() 1224 d2printk("WARNING: %s: Time went backwards? now %"PRI_stime" llu %"PRI_stime"\n", in update_svc_load() 1706 d2printk("WARNING: %s: Time went backwards? now %"PRI_stime in burn_credits() 1707 " start_time %"PRI_stime"\n", __func__, now, in burn_credits() 3630 printk(" budget=%"PRI_stime"(%"PRI_stime")", in csched2_dump_vcpu() 3633 printk(" load=%"PRI_stime" (~%"PRI_stime"%%)", svc->avgload, in csched2_dump_vcpu() 3693 "\taveload = %"PRI_stime" (~%"PRI_stime"%%)\n", in csched2_dump()
|
A D | rcupdate.c | 608 "(0,%"PRI_stime"]. Resetting it to %u.\n", in rcu_init()
|
A D | cpupool.c | 751 printk("NOW=%"PRI_stime"\n", now); in dump_runq()
|
Completed in 14 milliseconds