Searched refs:at (Results 1 – 11 of 11) sorted by relevance
76 This option keeps the tick running periodically at a constant94 # We need at least one periodic CPU for timekeeping113 This is implemented at the expense of some overhead in user <-> kernel
232 static void proc_sample_cputime_atomic(struct task_cputime_atomic *at, in proc_sample_cputime_atomic() argument237 utime = atomic64_read(&at->utime); in proc_sample_cputime_atomic()238 stime = atomic64_read(&at->stime); in proc_sample_cputime_atomic()239 rtime = atomic64_read(&at->sum_exec_runtime); in proc_sample_cputime_atomic()
32 by at most one in the upper half of the unsigned range. */
28 at the cost of slightly lower throughput.51 system is under load, at the cost of slightly lower throughput
11 to have the timer interrupt run at 1000 Hz but 100 Hz may be more
8 # or archkdbcpu or archkdbshort at the kdb prompt.
78 For more information take a look at <file:Documentation/power/swsusp.rst>.92 It should be a valid swap partition (at least for now) that is turned294 lower power usage at the cost of small performance overhead.
152 instruction at the beginning of every kernel function, which NOP165 Enable the kernel to trace a function at both its return341 The likely/unlikely profiler only looks at the conditions that630 default and can be enabled at run-time.671 as it will write garbage to IO memory starting at a given address.736 by at least 10 more seconds.
101 large numbers of CPUs. This value must be at least the fourth200 specified at boot time by the rcu_nocbs parameter. For each
69 printed at more widely spaced intervals.
143 Allow to specify the low level IRQ handler at run time.