/openbmc/linux/Documentation/virt/kvm/arm/ |
H A D | ptp_kvm.rst | 7 It relies on transferring the wall clock and counter value from the 20 (uint32) Upper 32 bits of wall clock time (r0) 21 (uint32) Lower 32 bits of wall clock time (r1)
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/ |
H A D | sysvinit_3.13.bb | 33 …TIVE:${PN} = "init mountpoint halt reboot runlevel shutdown poweroff last lastb mesg utmpdump wall" 55 ALTERNATIVE:${PN}-doc = "mountpoint.1 last.1 lastb.1 mesg.1 wall.1 sulogin.8 utmpdump.1" 63 ALTERNATIVE_LINK_NAME[wall.1] = "${mandir}/man1/wall.1"
|
/openbmc/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 = power_supply_register(&pdev->dev, &power->wall_desc, in wm831x_power_probe() 575 if (IS_ERR(power->wall)) { in wm831x_power_probe() 576 ret = PTR_ERR(power->wall); in wm831x_power_probe() 692 power_supply_unregister(power->wall); in wm831x_power_probe() 723 power_supply_unregister(wm831x_power->wall); in wm831x_power_remove()
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 3005-modules-remove-glspectrum-usage.patch | 49 video_splitter/$(DEPDIR)/wall.Plo \ 105 …@AMDEP_TRUE@@am__include@ @am__quote@video_splitter/$(DEPDIR)/wall.Plo@am__quote@ # am--include-ma… 113 -rm -f video_splitter/$(DEPDIR)/wall.Plo 121 -rm -f video_splitter/$(DEPDIR)/wall.Plo
|
/openbmc/openbmc/meta-facebook/recipes-core/busybox/ |
H A D | busybox_%.bbappend | 4 file://wall.cfg \
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | README.md | 9 2. Uptime: uptime in wall clock time, idle process across all cores
|
H A D | metricblob.proto | 26 float uptime = 1; // Uptime (wall clock time)
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pvclock.h | 14 void pvclock_read_wallclock(struct pvclock_wall_clock *wall,
|
/openbmc/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
|
/openbmc/qemu/docs/devel/ |
H A D | tcg-icount.rst | 19 execution time with wall-clock time so a "slow" device doesn't run too 33 to keep wall clock time and virtual time in sync.
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux_2.40.2.bb | 308 ALTERNATIVE_LINK_NAME[wall] = "${bindir}/wall" 312 mountpoint.1 nologin.8 rfkill.8 sulogin.8 utmpdump.1 uuid.3 wall.1\ 337 ALTERNATIVE_LINK_NAME[wall.1] = "${mandir}/man1/wall.1"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/ |
H A D | 0001-test_functionality-convert-line-endings-to-Unix.patch | 204 - yappi.set_clock_type("wall") 289 - yappi.set_clock_type('wall') 290 - self.assertEqual('wall', yappi.get_clock_type()) 558 - yappi.set_clock_type("wall") 570 - self.assertRaises(_yappi.error, yappi.set_clock_type, "wall") 652 - yappi.set_clock_type('wall') 673 - yappi.set_clock_type('wall') 965 - self.assertRaises(_yappi.error, yappi.set_clock_type, "wall") 967 - yappi.set_clock_type("wall") 1089 - yappi.set_clock_type("wall") [all …]
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq.c | 129 static inline u64 get_cpu_idle_time_jiffy(unsigned int cpu, u64 *wall) in get_cpu_idle_time_jiffy() argument 148 if (wall) in get_cpu_idle_time_jiffy() 149 *wall = div_u64(cur_wall_time, NSEC_PER_USEC); in get_cpu_idle_time_jiffy() 154 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy) in get_cpu_idle_time() argument 156 u64 idle_time = get_cpu_idle_time_us(cpu, io_busy ? wall : NULL); in get_cpu_idle_time() 159 return get_cpu_idle_time_jiffy(cpu, wall); in get_cpu_idle_time() 161 idle_time += get_cpu_iowait_time_us(cpu, wall); in get_cpu_idle_time()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | rtc-cdev | 10 format is a Gregorian calendar date and 24 hour wall clock
|
/openbmc/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
|
/openbmc/linux/Documentation/accounting/ |
H A D | taskstats-struct.rst | 130 /* cpu "wall-clock" running time
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/ |
H A D | systemd_257.1.bb | 607 ${systemd_system_unitdir}/systemd-ask-password-wall.path \ 608 ${systemd_system_unitdir}/systemd-ask-password-wall.service \ 610 … ${systemd_system_unitdir}/sysinit.target.wants/systemd-ask-password-wall.path \ 613 … ${systemd_system_unitdir}/multi-user.target.wants/systemd-ask-password-wall.path \
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | rtc.rst | 6 something that tracks wall clock time and is battery backed so that it
|
H A D | workload-tracing.rst | 156 spent running in the kernel) independent of wall clock time. We plan to use
|
/openbmc/linux/include/linux/ |
H A D | cpufreq.h | 230 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy);
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | timestamping.rst | 89 the results will default to the HDAudio wall clock for playback
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-bwc.rst | 136 - burst_time: Cumulative wall-time (in nanoseconds) that any CPUs has used
|
/openbmc/linux/Documentation/mm/ |
H A D | multigen_lru.rst | 218 The PID controller uses generations rather than the wall clock as the
|
/openbmc/linux/Documentation/hid/ |
H A D | hid-bpf.rst | 331 a specific 3 positions switch to toggle between *pencil on paper*, *cray on a wall*
|