/linux-4.1.27/kernel/sched/ |
D | clock.c | 70 unsigned long long __weak sched_clock(void) in sched_clock() function 75 EXPORT_SYMBOL_GPL(sched_clock); 201 now = sched_clock(); in sched_clock_local() 300 return sched_clock(); in sched_clock_cpu() 332 now = sched_clock(); in sched_clock_tick() 376 return sched_clock(); in cpu_clock() 391 return sched_clock(); in local_clock() 406 return sched_clock(); in sched_clock_cpu() 411 return sched_clock(); in cpu_clock() 416 return sched_clock(); in local_clock()
|
D | debug.c | 363 sched_clk = sched_clock(); in sched_debug_header()
|
D | core.c | 4612 idle->se.exec_start = sched_clock(); in init_idle()
|
/linux-4.1.27/arch/arm/lib/ |
D | uaccess_with_memcpy.c | 239 t0 = sched_clock(); 241 t1 = sched_clock(); 243 t2 = sched_clock(); 248 t0 = sched_clock(); 250 t1 = sched_clock(); 252 t2 = sched_clock();
|
/linux-4.1.27/Documentation/timers/ |
D | timekeeping.txt | 1 Clock sources, Clock events, sched_clock() and delay timers 11 architecture-specific overrides of the sched_clock() function and some 17 sched_clock() is used for scheduling and timestamping, and delay timers 107 sched_clock() 111 function in the kernel called sched_clock(). This function shall return the 113 may not provide an implementation of sched_clock() on its own. If a local 115 sched_clock(). 117 As the name suggests, sched_clock() is used for scheduling the system, 122 Compared to clock sources, sched_clock() has to be very fast: it is called 125 for speed in sched_clock(). It however requires some of the same basic [all …]
|
D | 00-INDEX | 16 - Clock sources, clock events, sched_clock() and delay timer notes
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | paravirt.h | 271 unsigned long long (*sched_clock)(void); member 295 return pv_time_ops.sched_clock(); in paravirt_sched_clock()
|
/linux-4.1.27/drivers/clocksource/ |
D | Kconfig | 84 Use the Multi Timer Unit as the sched_clock. 94 bool "Clocksource PRCMU Timer sched_clock" 98 Use the always on PRCMU Timer as sched_clock 140 Use ARM global timer clock source as sched_clock
|
D | metag_generic.c | 106 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/c6x/kernel/ |
D | time.c | 45 u64 sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/cris/kernel/ |
D | time.c | 83 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | pm-debug.c | 70 t = sched_clock(); in pm_dbg_update_time() 209 t = sched_clock(); in pwrdms_setup()
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | time.c | 37 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/kernel/trace/ |
D | trace_clock.c | 40 clock = sched_clock(); in trace_clock_local()
|
/linux-4.1.27/arch/m68k/coldfire/ |
D | dma_timer.c | 76 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/x86/kernel/ |
D | tsc.c | 303 unsigned long long sched_clock(void) in sched_clock() function 309 sched_clock(void) __attribute__((alias("native_sched_clock"))); 838 cyc2ns_suspend = sched_clock(); in tsc_save_sched_clock_state() 869 offset = cyc2ns_suspend - sched_clock(); in tsc_restore_sched_clock_state()
|
D | nmi.c | 131 delta = sched_clock(); in nmi_handle() 134 delta = sched_clock() - delta; in nmi_handle()
|
D | kvmclock.c | 248 pv_time_ops.sched_clock = kvm_clock_read; in kvmclock_init()
|
D | kvm.c | 630 return sched_clock(); in spin_time_start() 650 delta = sched_clock() - start; in spin_time_accum_blocked()
|
D | paravirt.c | 327 .sched_clock = native_sched_clock,
|
/linux-4.1.27/arch/frv/kernel/ |
D | time.c | 119 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/kernel/time/ |
D | Makefile | 10 obj-$(CONFIG_GENERIC_SCHED_CLOCK) += sched_clock.o
|
D | sched_clock.c | 96 unsigned long long notrace sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | csrc-octeon.c | 108 unsigned long long notrace sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | puv3-core.c | 36 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/arm/kernel/ |
D | perf_event.c | 332 start_clock = sched_clock(); in armpmu_dispatch_irq() 337 finish_clock = sched_clock(); in armpmu_dispatch_irq()
|
/linux-4.1.27/arch/tile/kernel/ |
D | time.c | 217 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | timer.c | 225 timecounter_init(&xilinx_tc, &xilinx_cc, sched_clock()); in init_xilinx_timecounter()
|
/linux-4.1.27/drivers/acpi/apei/ |
D | ghes.c | 543 now = sched_clock(); in ghes_estatus_cached() 578 cache->time_in = sched_clock(); in ghes_estatus_cache_alloc() 612 now = sched_clock(); in ghes_estatus_cache_add()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | time-ts.c | 117 notrace unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/ia64/kernel/ |
D | time.c | 53 unsigned long long sched_clock(void) in sched_clock() function
|
D | paravirt.c | 648 .sched_clock = ia64_native_sched_clock,
|
D | head.S | 1069 .global sched_clock 1070 sched_clock = ia64_native_sched_clock define
|
/linux-4.1.27/arch/s390/kernel/ |
D | time.c | 64 unsigned long long notrace sched_clock(void) in sched_clock() function 68 NOKPROBE_SYMBOL(sched_clock); 75 return sched_clock(); in monotonic_clock()
|
/linux-4.1.27/arch/x86/xen/ |
D | time.c | 474 .sched_clock = xen_clocksource_read,
|
/linux-4.1.27/arch/arm/probes/kprobes/ |
D | test-core.c | 567 t0 = sched_clock(); in benchmark() 570 t = sched_clock() - t0; in benchmark()
|
/linux-4.1.27/block/ |
D | cfq-iosched.c | 495 now = sched_clock(); in CFQG_FLAG_FNS() 512 stats->start_group_wait_time = sched_clock(); in cfqg_stats_set_start_group_wait_time() 524 now = sched_clock(); in cfqg_stats_end_empty_time() 551 stats->start_empty_time = sched_clock(); in cfqg_stats_set_start_empty_time() 560 unsigned long long now = sched_clock(); in cfqg_stats_update_idle_time() 575 stats->start_idle_time = sched_clock(); in cfqg_stats_set_start_idle_time() 683 unsigned long long now = sched_clock(); in cfqg_stats_update_completion()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | time_64.c | 835 unsigned long long sched_clock(void) in sched_clock() function
|
D | viohs.c | 50 vio->_local_sid = (u32) sched_clock(); in send_version()
|
D | ds.c | 899 new_count = sched_clock() & 0xffffffff; in register_services()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | paravirt_types.h | 98 unsigned long long (*sched_clock)(void); member
|
D | paravirt.h | 192 return PVOP_CALL0(unsigned long long, pv_time_ops.sched_clock); in paravirt_sched_clock()
|
/linux-4.1.27/include/linux/ |
D | blkdev.h | 1418 req->start_time_ns = sched_clock(); in set_start_time_ns() 1425 req->io_start_time_ns = sched_clock(); in set_io_start_time_ns()
|
D | sched.h | 2167 extern unsigned long long notrace sched_clock(void);
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | time.c | 624 unsigned long long sched_clock(void) in sched_clock() function
|
/linux-4.1.27/arch/arm/mm/ |
D | proc-xsc3.S | 460 mov r0, #1 << 6 @ cp6 access for early sched_clock
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event.c | 1435 start_clock = sched_clock(); in perf_event_nmi_handler() 1437 finish_clock = sched_clock(); in perf_event_nmi_handler()
|
/linux-4.1.27/init/ |
D | Kconfig | 891 # Architectures with an unreliable sched_clock() should select this:
|