Home
last modified time | relevance | path

Searched refs:wall (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A Drealpath.patch17 src/wall.c | 1 +
48 diff --git a/src/wall.c b/src/wall.c
50 --- a/src/wall.c
51 +++ b/src/wall.c
/openbmc/linux/Documentation/virt/kvm/arm/
H A Dptp_kvm.rst7 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 Dsysvinit_3.04.bb38 …TIVE:${PN} = "init mountpoint halt reboot runlevel shutdown poweroff last lastb mesg utmpdump wall"
60 ALTERNATIVE:${PN}-doc = "mountpoint.1 last.1 lastb.1 mesg.1 wall.1 sulogin.8 utmpdump.1"
68 ALTERNATIVE_LINK_NAME[wall.1] = "${mandir}/man1/wall.1"
/openbmc/linux/drivers/power/supply/
H A Dwm831x_power.c22 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 D3005-modules-remove-glspectrum-usage.patch49 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 Dbusybox_%.bbappend4 file://wall.cfg \
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A DREADME.md9 2. Uptime: uptime in wall clock time, idle process across all cores
H A Dmetricblob.proto26 float uptime = 1; // Uptime (wall clock time)
/openbmc/linux/arch/x86/include/asm/
H A Dpvclock.h14 void pvclock_read_wallclock(struct pvclock_wall_clock *wall,
/openbmc/linux/tools/perf/Documentation/
H A Dperf-data.txt34 Convert time to wall clock time.
H A Dperf.data-file-format.txt328 conversion into wall clock time on the reporting stage.
394 Contains clock id and its reference time together with wall clock
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux_2.39.3.bb278 ALTERNATIVE_LINK_NAME[wall] = "${bindir}/wall"
282 mountpoint.1 nologin.8 rfkill.8 sulogin.8 utmpdump.1 uuid.3 wall.1\
304 ALTERNATIVE_LINK_NAME[wall.1] = "${mandir}/man1/wall.1"
/openbmc/qemu/docs/devel/
H A Dtcg-icount.rst19 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/linux/Documentation/devicetree/bindings/power/supply/
H A Dltc4162-l.yaml16 distribution between input sources such as wall adapters, backplanes, solar
H A Dgpio-charger.yaml32 Type of the charger, e.g. "mains" for a wall charger.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch204 - yappi.set_clock_type("wall")
289 - yappi.set_clock_type('wall')
558 - yappi.set_clock_type("wall")
652 - yappi.set_clock_type('wall')
673 - yappi.set_clock_type('wall')
967 - yappi.set_clock_type("wall")
2115 + yappi.set_clock_type("wall")
2200 + yappi.set_clock_type('wall')
2469 + yappi.set_clock_type("wall")
2563 + yappi.set_clock_type('wall')
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Drtc-cdev10 format is a Gregorian calendar date and 24 hour wall clock
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c129 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/timers/
H A Dtimekeeping.rst36 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 Dtaskstats-struct.rst130 /* cpu "wall-clock" running time
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_255.4.bb595 ${systemd_system_unitdir}/systemd-ask-password-wall.path \
596 ${systemd_system_unitdir}/systemd-ask-password-wall.service \
598 … ${systemd_system_unitdir}/sysinit.target.wants/systemd-ask-password-wall.path \
601 … ${systemd_system_unitdir}/multi-user.target.wants/systemd-ask-password-wall.path \
/openbmc/linux/Documentation/admin-guide/
H A Drtc.rst6 something that tracks wall clock time and is battery backed so that it
/openbmc/linux/include/linux/
H A Dcpufreq.h230 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy);
/openbmc/linux/Documentation/sound/designs/
H A Dtimestamping.rst89 the results will default to the HDAudio wall clock for playback
/openbmc/linux/Documentation/scheduler/
H A Dsched-bwc.rst136 - burst_time: Cumulative wall-time (in nanoseconds) that any CPUs has used

12