/linux/Documentation/virt/kvm/arm/ |
H A D | ptp_kvm.rst | 7 It relies on transferring the wall clock and counter value from the 28 | | | | upper 32 bits of wall clock time | 30 | | (uint32) | R1 | Lower 32 bits of wall clock time |
|
/linux/drivers/power/supply/ |
H A D | wm831x_power.c | 22 struct power_supply *wall; member 527 power_supply_changed(wm831x_power->wall); in wm831x_pwr_src_irq() 573 power->wall = devm_power_supply_register(&pdev->dev, in wm831x_power_probe() 576 if (IS_ERR(power->wall)) { in wm831x_power_probe() 577 ret = PTR_ERR(power->wall); in wm831x_power_probe()
|
/linux/arch/x86/include/asm/ |
H A D | pvclock.h | 15 void pvclock_read_wallclock(struct pvclock_wall_clock *wall,
|
/linux/tools/perf/Documentation/ |
H A D | perf-data.txt | 34 Convert time to wall clock time.
|
H A D | perf.data-file-format.txt | 328 conversion into wall clock time on the reporting stage. 394 Contains clock id and its reference time together with wall clock
|
H A D | perf-stat.txt | 162 This can be useful to measure just elapsed wall-clock time - or to assess the
|
/linux/Documentation/ABI/testing/ |
H A D | rtc-cdev | 10 format is a Gregorian calendar date and 24 hour wall clock
|
H A D | sysfs-class-power | 405 integrated converter allowing for a "smart" wall
|
/linux/drivers/cpufreq/ |
H A D | cpufreq.c | 130 static inline u64 get_cpu_idle_time_jiffy(unsigned int cpu, u64 *wall) in get_cpu_idle_time_jiffy() argument 149 if (wall) in get_cpu_idle_time_jiffy() 150 *wall = div_u64(cur_wall_time, NSEC_PER_USEC); in get_cpu_idle_time_jiffy() 155 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy) in get_cpu_idle_time() argument 157 u64 idle_time = get_cpu_idle_time_us(cpu, io_busy ? wall : NULL); in get_cpu_idle_time() 160 return get_cpu_idle_time_jiffy(cpu, wall); in get_cpu_idle_time() 162 idle_time += get_cpu_iowait_time_us(cpu, wall); in get_cpu_idle_time()
|
/linux/Documentation/timers/ |
H A D | timekeeping.rst | 36 shall be as stable and correct as possible as compared to a real-world wall 46 When the wall-clock accuracy of the clock source isn't satisfactory, there
|
/linux/Documentation/admin-guide/ |
H A D | rtc.rst | 6 something that tracks wall clock time and is battery backed so that it
|
/linux/include/linux/ |
H A D | cpufreq.h | 230 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy);
|
/linux/Documentation/sound/designs/ |
H A D | timestamping.rst | 89 the results will default to the HDAudio wall clock for playback
|
/linux/Documentation/scheduler/ |
H A D | sched-bwc.rst | 136 - burst_time: Cumulative wall-time (in nanoseconds) that any CPUs has used
|
/linux/Documentation/mm/ |
H A D | multigen_lru.rst | 218 The PID controller uses generations rather than the wall clock as the
|
/linux/Documentation/hid/ |
H A D | hid-bpf.rst | 353 a specific 3 positions switch to toggle between *pencil on paper*, *cray on a wall*
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 622 3.9 and may be either monotonic (see below) or realtime (wall
|
/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 515 'wall clock' or 'real time' may not need any adjustment of their interrupts to
|
/linux/drivers/rtc/ |
H A D | Kconfig | 29 If you say yes here, the system time (wall clock) will be set using 57 If you say yes here, the system time (wall clock) will be stored
|
/linux/Documentation/trace/ |
H A D | ftrace.rst | 588 This is the tai clock (CLOCK_TAI) and is derived from the wall-
|