/kernel/sched/ |
D | cpufreq_schedutil.c | 69 static bool sugov_should_update_freq(struct sugov_policy *sg_policy, u64 time) in sugov_should_update_freq() 102 static bool sugov_update_next_freq(struct sugov_policy *sg_policy, u64 time, in sugov_update_next_freq() 114 static void sugov_fast_switch(struct sugov_policy *sg_policy, u64 time, in sugov_fast_switch() 135 static void sugov_deferred_update(struct sugov_policy *sg_policy, u64 time, in sugov_deferred_update() 315 static bool sugov_iowait_reset(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_reset() 344 static void sugov_iowait_boost(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_boost() 393 static unsigned long sugov_iowait_apply(struct sugov_cpu *sg_cpu, u64 time, in sugov_iowait_apply() 450 static void sugov_update_single(struct update_util_data *hook, u64 time, in sugov_update_single() 499 static unsigned int sugov_next_freq_shared(struct sugov_cpu *sg_cpu, u64 time) in sugov_next_freq_shared() 524 sugov_update_shared(struct update_util_data *hook, u64 time, unsigned int flags) in sugov_update_shared()
|
D | cpufreq.c | 33 void (*func)(struct update_util_data *data, u64 time, in cpufreq_add_update_util_hook()
|
D | psi.c | 283 u64 time, u64 period) in calc_avgs()
|
D | core.c | 284 ktime_t time; in hrtick_start() local
|
D | fair.c | 5952 u64 time, cost; in select_idle_cpu() local
|
/kernel/trace/ |
D | preemptirq_delay_test.c | 26 static void busy_wait(ulong time) in busy_wait()
|
D | ring_buffer_benchmark.c | 233 unsigned long long time; in ring_buffer_producer() local
|
D | trace_functions_graph.c | 193 u64 time = trace_clock_local(); in __trace_graph_function() local
|
D | ring_buffer.c | 753 u64 time; in ring_buffer_time_stamp() local
|
D | ftrace.c | 394 unsigned long long time; member
|
/kernel/ |
D | tsacct.c | 119 u64 time, delta; in __acct_update_integrals() local
|
D | futex.c | 490 futex_setup_timer(ktime_t *time, struct hrtimer_sleeper *timeout, in futex_setup_timer() 2877 ktime_t *time, int trylock) in futex_lock_pi()
|
/kernel/printk/ |
D | printk.c | 1289 bool time, char *buf) in print_prefix() 1310 bool time, char *buf, size_t size) in msg_print_text() 1426 bool time; in syslog_print_all() local 1591 bool time = syslog_partial ? syslog_time : printk_time; in do_syslog() local 2092 bool time, char *buf, size_t size) { return 0; } in msg_print_text() 3255 bool time = printk_time; in kmsg_dump_get_buffer() local
|
/kernel/locking/ |
D | lockdep_proc.c | 389 static void seq_time(struct seq_file *m, s64 time) in seq_time()
|
D | lockdep.c | 202 static void lock_time_inc(struct lock_time *lt, u64 time) in lock_time_inc()
|
/kernel/time/ |
D | time.c | 62 SYSCALL_DEFINE1(time, time_t __user *, tloc) in SYSCALL_DEFINE1() argument
|
D | posix-cpu-timers.c | 807 static bool check_rlimit(u64 time, u64 limit, int signo, bool rt, bool hard) in check_rlimit()
|
/kernel/cgroup/ |
D | cpuset.c | 77 time64_t time; /* clock (secs) when val computed */ member
|
/kernel/events/ |
D | core.c | 7029 u64 time; member 7859 u64 time; in perf_log_throttle() member 9779 u64 time = event->ctx->time + delta; in task_clock_event_read() local
|